mirror of
https://github.com/heartcombo/devise.git
synced 2026-01-08 23:28:00 -05:00
main is targetting a v5 with some possible breaking changes, for main it's mainly dropping support for older Ruby/Rails versions, but more might come. [ci skip]
348 B
348 B
Unreleased
-
breaking changes
- Drop support to Ruby < 2.7
- Drop support to Rails < 6.0
-
enhancements
- Removed deprecations warning output for
Devise::Models::Authenticatable::BLACKLIST_FOR_SERIALIZATION(@soartec-lab)
- Removed deprecations warning output for
Please check 4-stable for previous changes.