Skip to content

Commit 9e6592d

Browse files
committed
[Docs] Update changelog
1 parent d672eb5 commit 9e6592d

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
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 (2.0)
7+
8+
### Added
9+
10+
- Package now supports PHP 8.1.
11+
12+
### Changed
13+
14+
- Upgraded the `laravel-json-api/neomerx-json-api` dependency to `5.0`.
15+
- Upgraded the `laravel-json-api/core` dependency to `2.0`.
16+
- Added return types to internal methods to remove deprecation messages in PHP 8.1
17+
618
## [1.1.0] - 2022-01-03
719

820
### Fixed

0 commit comments

Comments
 (0)