Skip to content

Commit

Permalink
Merge tag 'v3.1.0' into develop
Browse files Browse the repository at this point in the history
Allow any Eloquent relation class in relation queries.
  • Loading branch information
lindyhopchris committed Oct 29, 2023
2 parents 3daaf05 + 5398cf6 commit c81334e
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

## [3.1.0] - 2023-10-29

### Added

- [#30](https://github.com/laravel-json-api/eloquent/pull/30) Allow a wider range of Eloquent relations in
Expand Down

0 comments on commit c81334e

Please sign in to comment.