Skip to content

Commit

Permalink
Merge pull request #717 from medvinator/patch-1
Browse files Browse the repository at this point in the history
Fix release order in CHANGELOG
  • Loading branch information
freekmurze authored Jan 21, 2022
2 parents e642e72 + 12363d0 commit 603145f
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@

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

# 4.0.1 - 2021-10-27

- revert deferred service provider (#677)

## 5.0.0 - 2022-01-13

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

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

## 4.0.1 - 2021-10-27

- revert deferred service provider (#677)

## 4.0.0 - 2021-10-20

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

0 comments on commit 603145f

Please sign in to comment.