CHANGELOG.md in oauth2_api_client-3.0.0 vs CHANGELOG.md in oauth2_api_client-3.1.0
- old
+ new
@@ -1,7 +1,11 @@
# CHANGELOG
+# v3.1.0
+
+* Added uri to `Oauth2ApiClient::ReponseError` exception message
+
# v3.0.0
* [BREAKING] Renamed `Oauth2ApiClient::HttpError` to
`Oauth2ApiClient::ResponseError`
* Added http error exception classes like e.g.