mirror of
https://github.com/heartcombo/devise.git
synced 2022-11-09 12:18:31 -05:00
Changelog adjustments
This commit is contained in:
parent
1edae9c6c1
commit
643d5600b2
1 changed files with 1 additions and 4 deletions
|
@ -1,14 +1,11 @@
|
|||
== 2.0.5.dev
|
||||
|
||||
* bug fix
|
||||
* fixed a term: now on Omniauth related flash messages, we say that we're authenticating from an omniauth
|
||||
provider instead of authorizing.
|
||||
|
||||
* enhancements
|
||||
* Added check_fields! method on Devise::Models to check if the model includes the fields that Devise uses.
|
||||
|
||||
* bug fix
|
||||
* Ensure after sign in hook is not called without a resource
|
||||
* fixed a term: now on Omniauth related flash messages, we say that we're authenticating from an omniauth provider instead of authorizing.
|
||||
|
||||
== 2.0.4
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue