Skip to content

Commit

Permalink
docs: release 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tpetry committed Aug 5, 2024
1 parent 8f233e1 commit 16cec84
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,16 @@ 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.1] - 2024-08-05
### Fixed
* Migration failed when automatic aliases had been disabled in Laravel

## [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
* Migration failed when automatic aliases had been disabled in Laravel

## [0.40.2] - 2024-07-16
### Fixed
Expand Down

0 comments on commit 16cec84

Please sign in to comment.