We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d672eb5 commit 9e6592dCopy full SHA for 9e6592d
CHANGELOG.md
@@ -3,6 +3,18 @@
3
All notable changes to this project will be documented in this file. This project adheres to
4
[Semantic Versioning](http://semver.org/) and [this changelog format](http://keepachangelog.com/).
5
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
18
## [1.1.0] - 2022-01-03
19
20
### Fixed
0 commit comments