Skip to content

Commit

Permalink
chore: release 0.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JaZo committed Mar 27, 2024
1 parent 962b843 commit 7c09c90
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,22 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip

* Nothing.

## [0.23.0] - 2024-03-27

### Added

* Added support for Laravel 11.

### Changed

* Dropped PHP <8.1 support.
* Dropped Laravel <10 support.
* Moved to Laravel Pint as formatter.

### Fixed

* Added missing imports in migration.

## [0.22.0] - 2023-02-14

### Added
Expand Down

0 comments on commit 7c09c90

Please sign in to comment.