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

Updated changelog

This commit is contained in:
Rodrigo Flores 2011-11-10 18:37:31 -02:00
parent 3ab68a6896
commit 0b661b6d7f

View file

@ -6,7 +6,7 @@
* Models can select the proper mailer via devise_mailer method (by github.com/locomotivecms) * Models can select the proper mailer via devise_mailer method (by github.com/locomotivecms)
* Migration generator now uses the change method (by github.com/nashby) * Migration generator now uses the change method (by github.com/nashby)
* Support to markerb templates on the mailer generator (by github.com/sbounmy) * Support to markerb templates on the mailer generator (by github.com/sbounmy)
* Support for Omniauth 1.0 (older versions are no longer supported) (by github.com/TamiasSibiricus) * Support for Omniauth 1.0 (older versions are no longer supported) (by github.com/TamiasSibiricus)
* bug fix * bug fix
* Allow idempotent API requests * Allow idempotent API requests