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 ad1d591 commit 7e4e547Copy full SHA for 7e4e547
CHANGELOG.md
@@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file. This projec
5
6
## Unreleased
7
8
+## [4.1.0] - 2024-06-26
9
+
10
+### Fixed
11
12
+- [#17](https://github.com/laravel-json-api/core/pull/17) Fix incorrect `self` link in related resource responses, and
13
+ remove `related` link that should not exist. This has been incorrect for some time, but is definitely what
14
+ the [spec defines here.](https://jsonapi.org/format/1.0/#document-top-level)
15
16
## [4.0.0] - 2024-03-12
17
18
### Changed
0 commit comments