CHANGELOG.md in omniauth-g5-0.3.0 vs CHANGELOG.md in omniauth-g5-0.3.1

- old
+ new

@@ -1,4 +1,14 @@ +## v0.3.1 (2015-11-19) + * Pinned version of omniauth-auth2 to 1.3.1 since 1.4.0 removes a `callback_url` + method required for the Auth Workflow. + Expecting to be fixed by https://github.com/doorkeeper-gem/doorkeeper/issues/737 + +## v0.3.0 (2015-06-01) + +* Added resource type and urn to roles + ([#9](https://github.com/G5/omniauth-g5/pull/9)) + ## v0.2.0 (2015-05-20) * Added new fields to auth hash for user name, phone, title, and organization. * Added user roles to the auth hash ([#8](https://github.com/G5/omniauth-g5/pull/8))