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

Update CHANGELOG.

This commit is contained in:
José Valim 2011-04-29 14:17:33 +02:00
parent b5190d8df2
commit 7e79ed6d4e

View file

@ -5,6 +5,11 @@
* password_required? should not affect length validation
* User cannot access sign up and similar pages if he is already signed in through a cookie or token
== 1.3.4
* bug fix
* Do not add formats if html or "*/*"
== 1.3.3
* bug fix