We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b98af6c commit 3b31be5Copy full SHA for 3b31be5
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 1.6.0.rc1 / 2023-05-24
+## 1.6.0.rc2 / 2023-05-24
2
3
* HTML5 standards-compliant sanitizers are now available on platforms supported by
4
Nokogiri::HTML5. These are available as:
lib/rails/html/sanitizer/version.rb
@@ -3,7 +3,7 @@
module Rails
module HTML
5
class Sanitizer
6
- VERSION = "1.6.0.rc1"
+ VERSION = "1.6.0.rc2"
7
end
8
9
0 commit comments