Skip to content

Commit 8c4ad72

Browse files
committed
[Docs] Update changelog and bump version
1 parent 8a118fc commit 8c4ad72

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
@@ -3,6 +3,13 @@
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+
## [5.0.0] - 2023-01-21
7+
8+
### Changed
9+
10+
- Drop support for PHP `7.4` - minimum PHP version is now `8.0`.
11+
- Drop support for Laravel 8 - package requires Laravel 9.
12+
613
## [5.0.0-alpha.1] - 2022-06-25
714

815
### Changed
@@ -11,7 +18,7 @@ All notable changes to this project will be documented in this file. This projec
1118
`laravel-json-api/neomerx-json-api`. Refer to the [Upgrade Guide](./docs/upgrade.md) for details of the required
1219
changes.
1320

14-
## [4.1.0] - 2023-01-19
21+
## [4.1.0] - 2023-01-21
1522

1623
### Changed
1724

0 commit comments

Comments
 (0)