Skip to content

Commit 4d16613

Browse files
committed
changelog fix after 1.8.0 release
1 parent e9471f4 commit 4d16613

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

CHANGELOG.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,18 @@
22

33
## Unreleased
44

5-
## 1.8.0
6-
7-
- [#316](https://github.com/JsonApiClient/json_api_client/pull/316) - Allow custom error messages
8-
9-
- [#305](https://github.com/JsonApiClient/json_api_client/pull/305) - optional search relationship data in result set
10-
115
- [#328](https://github.com/JsonApiClient/json_api_client/pull/328) - allow custom type for models
126

137
- [#326](https://github.com/JsonApiClient/json_api_client/pull/326) - correct changes after initialize resource
148
* remove type from changes on initialize
159
* ensure that query builder doesn't propagate query values to resource attributes via #build method
1610

11+
## 1.8.0
12+
13+
- [#316](https://github.com/JsonApiClient/json_api_client/pull/316) - Allow custom error messages
14+
15+
- [#305](https://github.com/JsonApiClient/json_api_client/pull/305) - optional search relationship data in result set
16+
1717
## 1.7.0
1818

1919
- [#320](https://github.com/JsonApiClient/json_api_client/pull/320) - fix passing relationships on create

0 commit comments

Comments
 (0)