Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit ac2bf6e

Browse files
Merge tag 'v7.1.0' into develop
PHP 8.4 and fix bug with removing self link
2 parents 3572d96 + 6907524 commit ac2bf6e

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

‎CHANGELOG.md‎

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /