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 2010-08-23 09:02:57 -03:00
parent 731650a0f1
commit 3d3bb352fb

View file

@ -1,5 +1,10 @@
* enhancements
* Added OAuth 2 support
* sign_out_via is available in the router to configure the method used for sign out (by github.com/martinrehfeld)
* bugfix
* after_sign_in_path_for always receives a resource
* Updated the views generator to respect the rails :template_engine option (by github.com/fredwu)
== 1.1.1