1
0
Fork 0
mirror of https://github.com/heartcombo/devise.git synced 2022-11-09 12:18:31 -05:00

removes bugfix, from unreleased, already shipped

This commit is contained in:
Washington Botelho 2016-05-15 13:51:41 -03:00
parent f89921e153
commit 4925ffda31

View file

@ -20,9 +20,6 @@
* The option `bypass` of `Devise::Controllers::SignInOut#sign_in` method is
deprecated in favor of `Devise::Controllers::SignInOut#bypass_sign_in`
method (by @ulissesalmeida).
* bug fixes
* Fix overwriting the remember_token when a valid one already exists
(by @ralinchimev).
### 4.1.1 - 2016-05-15