From 5b5922ac453bf6b08690b59693a27c2599af7aeb Mon Sep 17 00:00:00 2001 From: Denis Talakevich Date: Thu, 24 Jan 2019 10:55:29 +0200 Subject: [PATCH] upgrade changelog (add #330) --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 95ad0a3e..f37d4c7a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,8 @@ - [#324](https://github.com/JsonApiClient/json_api_client/pull/324) - add possibility to override status handling * add status_handlers to JsonApiClient::Resource.connection_options +- [#330](https://github.com/JsonApiClient/json_api_client/pull/330) - deletion use overridden primary key + ## 1.8.0 - [#316](https://github.com/JsonApiClient/json_api_client/pull/316) - Allow custom error messages