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 ea8fa20 commit 9b9835bCopy full SHA for 9b9835b
CHANGELOG.md
@@ -1,6 +1,8 @@
1
# Changelog
2
3
## Unreleased
4
+
5
+## 1.18.0
6
- [#372](https://github.com/JsonApiClient/json_api_client/pull/372) - Fix handling of dashed-types associations correctly
7
8
## 1.17.1
lib/json_api_client/version.rb
@@ -1,3 +1,3 @@
module JsonApiClient
- VERSION = "1.17.1"
+ VERSION = "1.18.0"
end
0 commit comments