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 8c413c8 commit 826dcdeCopy full SHA for 826dcde
CHANGELOG.md
@@ -6,7 +6,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
6
7
## [Unreleased]
8
9
-* Nothing.
+### Added
10
+
11
+* Added `getData` method on relationships to get the relationship data [#97](https://github.com/swisnl/json-api-client/issues/97).
12
13
+### Fixed
14
15
+* Fix relationship data meta issue [#97](https://github.com/swisnl/json-api-client/issues/97).
16
17
## [2.1.0] - 2022-08-17
18
0 commit comments