8000 [Docs] Update changelog and bump version · zzllbj/laravel-json-api@808a495 · GitHub
[go: up one dir, main page]

Skip to content

Commit 808a495

Browse files
committed
[Docs] Update changelog and bump version
1 parent 4602175 commit 808a495

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
All notable changes to this project will be documented in this file. This project adheres to
44
[Semantic Versioning](http://semver.org/) and [this changelog format](http://keepachangelog.com/).
55

6-
## Unreleased (4.0)
6+
## [4.0.0] - 2022-02-09
77

88
### Added
99

@@ -16,6 +16,8 @@ All notable changes to this project will be documented in this file. This projec
1616
- Minimum Laravel version is now 8.76. This is needed as we are dependent on all the Laravel PHP 8.1 changes.
1717
- Package now depends on our fork of the Neomerx JSON:API package - `laravel-json-api/neomerx-json-api`. This is a
1818
non-breaking change.
19+
- **BREAKING** Added return types to internal methods, to remove deprecation notices in PHP 8.1. This will affect your
20+
implementation if you have extended any of our classes and overloaded a method that now has a return type.
1921

2022
### Removed
2123

0 commit comments

Comments
 (0)
0