mirror of
https://github.com/heartcombo/devise.git
synced 2022-11-09 12:18:31 -05:00
Update CHANGELOG: Markerb templates.
This commit is contained in:
parent
0fd5493220
commit
ab54e1f66a
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
||||||
* devise_for now accepts :failure_app as an option
|
* devise_for now accepts :failure_app as an option
|
||||||
* 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)
|
||||||
|
|
||||||
* bug fix
|
* bug fix
|
||||||
* Allow idempotent API requests
|
* Allow idempotent API requests
|
||||||
|
|
Loading…
Reference in a new issue