Update CHANGELOG.md

This commit is contained in:
José Valim 2013-10-04 20:04:23 +02:00
parent 9281ac3958
commit 93f59dd63a
1 changed files with 6 additions and 0 deletions

View File

@ -3,6 +3,12 @@
* enhancements
* Previously deprecated token authenticatable and insecure lookups have been removed
### 3.1.1
* bug fix
* Improve default message which asked users to sign in even when they were already signed (by @gregates)
* Improve error message for when the config.secret_key is missing
### 3.1.0
Security announcement: http://blog.plataformatec.com.br/2013/08/devise-3-1-now-with-more-secure-defaults/