Update CHANGELOG.

This commit is contained in:
José Valim 2010-07-01 13:58:08 +02:00
parent 421256d294
commit 55bc0ace5a
1 changed files with 2 additions and 1 deletions

View File

@ -6,7 +6,8 @@
* :path_prefix option in devise_for is no longer supported
* bug fix
* Fix a bug in Devise::TestHelpers where current_user was returning a Response object for non active accounts;
* Fix a bug in Devise::TestHelpers where current_user was returning a Response object for non active accounts
* Devise should respect script_name and path_info contracts
== 1.1.rc2