Skip to content

Commit

Permalink
docs: release 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tpetry committed Jul 31, 2024
1 parent 744ae6f commit 6dc8476
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [1.0.0] - 2024-07-31
### Backward Incompatible Changes
* The `whereLike` and `orWhereLike` had been changed to the behavior of Laravel 11.17.0

### Fixed
Migration failed when automatic aliases had been disabled in Laravel

## [0.40.2] - 2024-07-16
### Fixed
* Changes to adapt to bc-breaking migration behavior of Laravel 11.15.0
Expand Down

0 comments on commit 6dc8476

Please sign in to comment.