File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -5,10 +5,17 @@ All notable changes to this project will be documented in this file. This projec
55
66## Unreleased
77
8+ ## [ 7.1.0] - 2025-01-11
9+
810### Changed
911
1012- Removed PHP 8.4 deprecation notices.
1113
14+ ### Fixed
15+
16+ - [ #648 ] ( https://github.com/cloudcreativity/laravel-json-api/pull/648 ) Ensure self link is removed when it is returned
17+ as ` false ` .
18+
1219## [ 7.0.0] - 2024-03-14
1320
1421### Changed
@@ -43,7 +50,7 @@ All notable changes to this project will be documented in this file. This projec
4350
4451- ** BREAKING** Upgraded the ` neomerx/json-api ` dependency from ` v1 ` to ` v5 ` of our fork
4552 ` laravel-json-api/neomerx-json-api ` . Refer to the [ Upgrade Guide] ( ./docs/upgrade.md ) for details of the required
46- changes.
53+ changes.
4754
4855## [ 4.1.0] - 2023-01-21
4956
You can’t perform that action at this time.
0 commit comments