Skip to content

Commit e33f364

Browse files
committed
update changelog
1 parent 08d0187 commit e33f364

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [3.4.0] - 2024-04-18
11+
12+
### Added
13+
14+
- DataTransferObjects now have `dump` and `dd` methods
15+
16+
### Fixed
17+
18+
- `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**
19+
1020
## [3.3.0] - 2024-03-13
1121

1222
### Added

0 commit comments

Comments
 (0)