Skip to content

Commit da8a535

Browse files
authored
Merge pull request #374 from mtoygar/master
fix broken links on CHANGELOG.md
2 parents f656194 + 3ceaafd commit da8a535

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

CHANGELOG.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -96,20 +96,20 @@
9696

9797
## v1.6.3
9898

99-
- [#312](https://githup.com/JsonApiClient/json_api_client/pull/312) - Don't raise on `422`
99+
- [#312](https://github.com/JsonApiClient/json_api_client/pull/312) - Don't raise on `422`
100100

101101
## v1.6.2
102102

103-
- [#311](https://githup.com/JsonApiClient/json_api_client/pull/311) - Raise JsonApiClient::Errors::ClientError for unhandled 4xx responses
103+
- [#311](https://github.com/JsonApiClient/json_api_client/pull/311) - Raise JsonApiClient::Errors::ClientError for unhandled 4xx responses
104104

105105
## v1.6.1
106106

107-
- [#297](https://githup.com/JsonApiClient/json_api_client/pull/297) - Fix test_helper
108-
- [#298](https://githup.com/JsonApiClient/json_api_client/pull/298) - README update: arguments for custom connections run method
109-
- [#306](https://githup.com/JsonApiClient/json_api_client/pull/306) - README update: pagination override examples
110-
- [#307](https://githup.com/JsonApiClient/json_api_client/pull/307) - Symbolize params keys on model initialize
111-
- [#304](https://githup.com/JsonApiClient/json_api_client/pull/304) - Optional add default to changes
112-
- [#300](https://githup.com/JsonApiClient/json_api_client/pull/300) - Define methods for properties and associations getter/setter
107+
- [#297](https://github.com/JsonApiClient/json_api_client/pull/297) - Fix test_helper
108+
- [#298](https://github.com/JsonApiClient/json_api_client/pull/298) - README update: arguments for custom connections run method
109+
- [#306](https://github.com/JsonApiClient/json_api_client/pull/306) - README update: pagination override examples
110+
- [#307](https://github.com/JsonApiClient/json_api_client/pull/307) - Symbolize params keys on model initialize
111+
- [#304](https://github.com/JsonApiClient/json_api_client/pull/304) - Optional add default to changes
112+
- [#300](https://github.com/JsonApiClient/json_api_client/pull/300) - Define methods for properties and associations getter/setter
113113

114114
## v1.6.0
115115

0 commit comments

Comments
 (0)