Skip to content

Commit

Permalink
Merge tag 'v4.3.0' into develop
Browse files Browse the repository at this point in the history
Add where-any and where-all filters
  • Loading branch information
lindyhopchris committed Oct 13, 2024
2 parents 119ed64 + 05644f3 commit 6e79095
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ All notable changes to this project will be documented in this file. This projec

## Unreleased

## [4.3.0] - 2024-10-13

### Added

- [#38](https://github.com/laravel-json-api/eloquent/pull/38) Added `WhereAll` and `WhereAny` filters.
Expand Down

0 comments on commit 6e79095

Please sign in to comment.