Update changelog with Rails 7.1 mention [ci skip]

This commit is contained in:
Carlos Antonio da Silva
2023-10-10 11:52:29 -03:00
parent 407f223c65
commit 9a08620378

View File

@@ -1,7 +1,8 @@
### Unreleased
* enhancements
* Changed to use a separate deprecator inside the gem. because `rails` 7.1 will deprecate using the singleton `ActiveSupport::Deprecation.instance` (@soartec-lab, @etiennebarrie)
* Add support for Rails 7.1.
* Add `Devise.deprecator` to integrate with new application deprecators in Rails 7.1. (@soartec-lab, @etiennebarrie)
### 4.9.2 - 2023-04-03