CHANGELOG.md in devise_g5_authenticatable-0.2.2 vs CHANGELOG.md in devise_g5_authenticatable-0.2.3
- old
+ new
@@ -1,5 +1,9 @@
+## v0.2.3 (2015-11-30)
+* Pins version of devise to 3.5.1 due - https://github.com/plataformatec/devise/issues/3705
+* Pins version of omniauth-g5 to v0.3.1 due - https://github.com/G5/omniauth-g5/pull/10
+
## v0.2.1 (2015-05-28)
* Fixes for compatibility with
[devise](https://github.com/plataformatec/devise) v3.5.1
([#18](https://github.com/G5/devise_g5_authenticatable/issues/18))
@@ -19,10 +23,10 @@
* Use existing user with updated password on duplicate user creation with
duplicate email.
## v0.1.1 (2014-07-31)
-* Find a user by email when a duplicate email exception is returned from
+* Find a user by email when a duplicate email exception is returned from
user creation.
## v0.1.0 (2014-03-12)
* Move `rake g5:export_users` from