File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -4,12 +4,16 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
5
5
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
6
6
7
+ ## [ 1.0.1] - 2024-08-05
8
+ ### Fixed
9
+ * Migration failed when automatic aliases had been disabled in Laravel
10
+
7
11
## [ 1.0.0] - 2024-07-31
8
12
### Backward Incompatible Changes
9
13
* The ` whereLike ` and ` orWhereLike ` had been changed to the behavior of Laravel 11.17.0
10
14
11
15
### Fixed
12
- Migration failed when automatic aliases had been disabled in Laravel
16
+ * Migration failed when automatic aliases had been disabled in Laravel
13
17
14
18
## [ 0.40.2] - 2024-07-16
15
19
### Fixed
You can’t perform that action at this time.
0 commit comments