Skip to content

Commit c58486e

Browse files
committed
[Docs] Update changelog
1 parent 1c9a952 commit c58486e

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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+
- Upgraded to v2 of the `laravel-json-api/eloquent` dependency.
12+
13+
### Changed
14+
15+
- Added return types to internal methods to remove deprecation messages in PHP 8.1.
16+
617
## [1.0.0] - 2021-07-21
718

819
Initial release. This brought in the code from `laravel-json-api/eloquent:1.0.0-beta.6`, with the only changes being new

0 commit comments

Comments
 (0)