Skip to content

Commit

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

## [Unreleased]

## [1.10.3] - 2023-10-04

### Changed

- `ValidatedDataTransferObject` interface is no longer resolved, instead `DataTransferObject` class will be the one resolved (for those DTOs that doesn't have a `FormRequest` class on them, validated form data)

## [1.10.2] - 2023-10-04

### Changed
Expand Down

0 comments on commit 41be27f

Please sign in to comment.