We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd298ab commit 826d3dcCopy full SHA for 826d3dc
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## Unreleased
4
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
lib/json_api_client/version.rb
@@ -1,3 +1,3 @@
1
module JsonApiClient
- VERSION = "1.7.0"
+ VERSION = "1.8.0"
end
0 commit comments