Skip to content

Commit

Permalink
Bump version 6.5.12
Browse files Browse the repository at this point in the history
  • Loading branch information
edwardkerry committed Jan 13, 2021
1 parent e71d8c7 commit e9bf230
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 6.5.12

* Allow passed elements to be relaxed from sanitization

## 6.5.11

* Fix issue rendering $CTA blocks before $C (PR#202)
Expand Down
2 changes: 1 addition & 1 deletion lib/govspeak/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Govspeak
VERSION = "6.5.11".freeze
VERSION = "6.5.12".freeze
end

0 comments on commit e9bf230

Please sign in to comment.