Skip to content

Commit 9a08620

Browse files
Update changelog with Rails 7.1 mention [ci skip]
1 parent 407f223 commit 9a08620

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
### Unreleased
22

33
* enhancements
4-
* Changed to use a separate deprecator inside the gem. because `rails` 7.1 will deprecate using the singleton `ActiveSupport::Deprecation.instance` (@soartec-lab, @etiennebarrie)
4+
* Add support for Rails 7.1.
5+
* Add `Devise.deprecator` to integrate with new application deprecators in Rails 7.1. (@soartec-lab, @etiennebarrie)
56

67
### 4.9.2 - 2023-04-03
78

0 commit comments

Comments
 (0)