mirror of
https://github.com/heartcombo/devise.git
synced 2022-11-09 12:18:31 -05:00
Update CHANGELOG.
This commit is contained in:
parent
731650a0f1
commit
3d3bb352fb
1 changed files with 5 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue