Skip to content

Commit

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

## [Unreleased]

## [3.4.0] - 2024-04-18

### Added

- DataTransferObjects now have `dump` and `dd` methods

### Fixed

- `toArray` method not returning everything when DTOs where used on the request and later on reused. **Caveat: Only one DTO per request until v4 refactor**

## [3.3.0] - 2024-03-13

### Added
Expand Down

0 comments on commit e33f364

Please sign in to comment.