Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
d8vjork committed Oct 11, 2023
1 parent 959345c commit 229b01a
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]

## [1.10.11] - 2023-10-11

### Fixed

- Sending multiple values (for e.g. 1,2,5) on a collection with `BindModelUsing` attribute or custom model's `getRouteKeyName` method now works querying all models
- `make:dto` command now does not generate a `ValidatedDataTransferObject` with request static method on it

## [1.10.10] - 2023-10-09

### Fixed
Expand Down

0 comments on commit 229b01a

Please sign in to comment.