Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
d8vjork committed Nov 13, 2023
1 parent d003a71 commit 9fb686d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [3.2.0] - 2023-11-13

### Changed

- Models route binding now uses Eloquent's Model `resolveRouteBindingQuery` method
- Models uses default routing key (`getRouteKeyName`) only when `BindModel` PHP attribute doesn't have the using argument

## [3.1.3] - 2023-11-09

### Fixed
Expand Down

0 comments on commit 9fb686d

Please sign in to comment.