CHANGELOG.md in sanitization-1.1.2 vs CHANGELOG.md in sanitization-1.1.3

- old
+ new

@@ -1,4 +1,10 @@ +# 1.1.3 +* Official support for Rails 7 + +# 1.1.2 +* Bug fixes + # 1.1.1 * Changed `sanitization` method to `sanitizes` as the new preferred way. `sanitization` still works and is an alias of `sanitizes`. # 1.1.0 * **BREAKING CHANGE:** By default, Sanitization now does nothing. A configuration block should be used to set your desired defaults. Add `Sanitization.simple_defaults!` to `config/initializers/sanitization.rb` for version 1.0.x defaults. \ No newline at end of file