File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 22
33## Unreleased
44
5+ ## v1.6.1
6+
7+ - [ #297 ] ( https://githup.com/JsonApiClient/json_api_client/pull/297 ) - Fix test_helper
8+ - [ #298 ] ( https://githup.com/JsonApiClient/json_api_client/pull/298 ) - README update: arguments for custom connections run method
9+ - [ #306 ] ( https://githup.com/JsonApiClient/json_api_client/pull/306 ) - README update: pagination override examples
10+ - [ #307 ] ( https://githup.com/JsonApiClient/json_api_client/pull/307 ) - Symbolize params keys on model initialize
11+ - [ #304 ] ( https://githup.com/JsonApiClient/json_api_client/pull/304 ) - Optional add default to changes
12+ - [ #300 ] ( https://githup.com/JsonApiClient/json_api_client/pull/300 ) - Define methods for properties and associations getter/setter
13+
514## v1.6.0
615
716- [ #281 ] ( https://github.com/JsonApiClient/json_api_client/pull/281 ) - Optimize dynamic attribute deref
Original file line number Diff line number Diff line change 11module JsonApiClient
2- VERSION = "1.6.0 "
2+ VERSION = "1.6.1 "
33end
You can’t perform that action at this time.
0 commit comments