We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04daa64 commit b41bc7aCopy full SHA for b41bc7a
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## next / unreleased
+## 1.4.1 / 2021-08-18
2
3
* Fix regression in v1.4.0 that did not pass comment nodes to the scrubber.
4
lib/rails/html/sanitizer/version.rb
@@ -1,7 +1,7 @@
module Rails
module Html
class Sanitizer
- VERSION = "1.4.0"
+ VERSION = "1.4.1"
5
end
6
7
0 commit comments