CHANGELOG.md in dato-0.6.2 vs CHANGELOG.md in dato-0.6.3.beta

- old
+ new

@@ -1,4 +1,8 @@ +# v0.6.2 + +Moved `json_schema` as runtime dependency + # v0.6.1 The big change is that the methods the client makes available are generated at runtime based on the [JSON Schema of our CMA](https://www.datocms.com/content-management-api/). This means any new API endpoint — or changes to existing ones — will instantly be reflected to the client, without the need to upgrade to the latest client version. We also added a new `deserialize_response` option to every call, that you can use if you want to retrieve the exact payload the DatoCMS returns: