mirror of
https://github.com/heartcombo/devise.git
synced 2022-11-09 12:18:31 -05:00
update CHANGELOG [ci skip]
This commit is contained in:
parent
bbf57214ac
commit
0a588fab3a
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
== master
|
||||
|
||||
* enhancements
|
||||
* Allow to override path after password resetting (by @worker8)
|
||||
* Add `#skip_confirmation_notification!` method to `Confirmable`. Allows skipping confirmation email without auto-confirming. (by @gregates)
|
||||
* allow_unconfirmed_access_for config from `:confirmable` module can be set to `nil` that means unconfirmed access for unlimited time. (by @nashby)
|
||||
* Support Rails' token strategy on authentication (by @robhurring)
|
||||
|
|
Loading…
Add table
Reference in a new issue