Skip to content

Commit 603145f

Browse files
authored
Merge pull request #717 from medvinator/patch-1
Fix release order in CHANGELOG
2 parents e642e72 + 12363d0 commit 603145f

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@
22

33
All notable changes to `laravel-query-builder` will be documented in this file
44

5-
# 4.0.1 - 2021-10-27
6-
7-
- revert deferred service provider (#677)
85

96
## 5.0.0 - 2022-01-13
107

@@ -25,6 +22,10 @@ All notable changes to `laravel-query-builder` will be documented in this file
2522

2623
**Full Changelog**: https://github.com/spatie/laravel-query-builder/compare/4.0.1...4.0.2
2724

25+
## 4.0.1 - 2021-10-27
26+
27+
- revert deferred service provider (#677)
28+
2829
## 4.0.0 - 2021-10-20
2930

3031
- nested filters will no longer be automatically camel-cased to match a relationship name

0 commit comments

Comments
 (0)