Skip to content

Commit 7c09c90

Browse files
committed
chore: release 0.23.0
1 parent 962b843 commit 7c09c90

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

+16
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,22 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
88

99
* Nothing.
1010

11+
## [0.23.0] - 2024-03-27
12+
13+
### Added
14+
15+
* Added support for Laravel 11.
16+
17+
### Changed
18+
19+
* Dropped PHP <8.1 support.
20+
* Dropped Laravel <10 support.
21+
* Moved to Laravel Pint as formatter.
22+
23+
### Fixed
24+
25+
* Added missing imports in migration.
26+
1127
## [0.22.0] - 2023-02-14
1228

1329
### Added

0 commit comments

Comments
 (0)