Skip to content

Commit

Permalink
v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
westonganger committed Jun 13, 2018
1 parent f810fac commit 4e260f7
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# Changelog

* `v1.1.0` - UNRELEASED
* `Unreleased`
- Nothing yet

* `v1.1.0`
- [#29](https://github.com/cortiz/prawn-rails/pull/29) - Require all installed prawn extensions
- Removed unnecessary `html_strip` helper method. If you were using this feature, instead use Rails built in `strip_tags(html_str)` or `ActionView::Base.full_sanitizer.sanitize(html_str)`
- Add legitimate tests
Expand Down

0 comments on commit 4e260f7

Please sign in to comment.