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 3f833f6 commit 2e9ec19Copy full SHA for 2e9ec19
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## next / unreleased
+## 1.4.0 / 2021-08-18
2
3
* Processing Instructions are no longer allowed by Rails::Html::PermitScrubber
4
lib/rails/html/sanitizer/version.rb
@@ -1,7 +1,7 @@
module Rails
module Html
class Sanitizer
- VERSION = "1.3.0"
+ VERSION = "1.4.0"
5
end
6
7
0 commit comments