CHANGELOG.md in graphql_client-0.3.3 vs CHANGELOG.md in graphql_client-0.4.1

- old
+ new

@@ -1,3 +1,7 @@ +## 0.4.0 + +- Added a `raw_query_with_extensions` method to the client which returns both `data` and `extensions` keys as response objects. + ## 0.3.3 This is the initial public release of the GraphQL Ruby client.