CHANGELOG.md in graphql-guard-1.3.0 vs CHANGELOG.md in graphql-guard-1.3.1
- old
+ new
@@ -10,9 +10,13 @@
#### [Unreleased](https://github.com/exAspArk/graphql-guard/compare/v1.3.0...HEAD)
* WIP
+#### [v1.3.1](https://github.com/exAspArk/graphql-guard/compare/v1.3.0...v1.3.1) – 2020-01-22
+
+* `Fixed`: compatibility with `graphql` gem version 1.10. [#36](https://github.com/exAspArk/graphql-guard/pull/36)
+
#### [v1.3.0](https://github.com/exAspArk/graphql-guard/compare/v1.2.2...v1.3.0) – 2019-10-24
* `Added`: More descriptive default error message for `NotAuthorizedError`. [#32](https://github.com/exAspArk/graphql-guard/pull/32)
#### [v1.2.2](https://github.com/exAspArk/graphql-guard/compare/v1.2.1...v1.2.2) – 2019-03-04