mirror of
https://github.com/heartcombo/devise.git
synced 2022-11-09 12:18:31 -05:00
changelog note for remember_across_browsers
Signed-off-by: José Valim <jose.valim@gmail.com>
This commit is contained in:
parent
8824b767f3
commit
0eb9208503
1 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
|||
* enhancements
|
||||
* Rememberable module allows user to be remembered across browsers; enabled by default (by github.com/trevorturk)
|
||||
|
||||
* bug fix
|
||||
* Fix a bug in Devise::TestHelpers where current_user was returning a Response object for non active accounts;
|
||||
|
||||
|
|
Loading…
Reference in a new issue