We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9b2f1e commit 19fd6cdCopy full SHA for 19fd6cd
CHANGELOG.md
@@ -1,4 +1,5 @@
1
-## 1.6.0.rc2 / 2023-05-24
+## 1.6.0 / 2023-05-26
2
+
3
* Dependencies have been updated:
4
5
- Loofah `~>2.21` and Nokogiri `~>1.14` for HTML5 parser support
lib/rails/html/sanitizer/version.rb
@@ -3,7 +3,7 @@
module Rails
module HTML
class Sanitizer
6
- VERSION = "1.6.0.rc2"
+ VERSION = "1.6.0"
7
end
8
9
0 commit comments