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

Merge pull request #4115 from wbotelhos/patch-1

removes bugfix, from unreleased, already shipped
This commit is contained in:
Lucas Mazza 2016-05-15 19:35:35 -03:00
commit 22dd3b489d

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