Skip to content

Commit 7e4e547

Browse files
committed
docs: update changelog and bump version
1 parent ad1d591 commit 7e4e547

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file. This projec
55

66
## Unreleased
77

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+
816
## [4.0.0] - 2024-03-12
917

1018
### Changed

0 commit comments

Comments
 (0)