CHANGELOG.md in g5_authenticatable-0.7.4 vs CHANGELOG.md in g5_authenticatable-0.7.5.beta
- old
+ new
@@ -1,4 +1,9 @@
+## v0.7.5.beta (2016-01-15)
+
+* Fixes bug that granted higher permissions when the resource for a scoped roles didn't exist.
+
+
## v0.7.4 (2015-12-09)
* Adds Impersonate (Assume) Devise Strategy and Concern to handle access to session stored values
* Handles the ability and rules to impersonate a user providing his unique ID
* Adds the UID from the session and request to be used by the Auth Workflow when present