README.md in json_api_client-1.0.0 vs README.md in json_api_client-1.0.1
- old
+ new
@@ -426,5 +426,9 @@
class MyApi::Base < JsonApiClient::Resource
self.paginator = MyPaginator
end
```
+
+## Changelog
+
+See [changelog](https://github.com/chingor13/json_api_client/blob/master/CHANGELOG.md)