Skip to content

Commit dc40a39

Browse files
author
n.gnato
committed
Prepare v0.0.8
1 parent 660b88e commit dc40a39

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [0.0.8] - 2025-08-25
10+
911
## Added
1012
- BaseKeyValueStructure::assignFieldValue() method for inject custom field instantiation logic.
1113
- DateTimeInterface support for as field types.
@@ -46,7 +48,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4648
### Added
4749
- Extract all DTO types from FreeElephants/json-api-php-toolkit to this project
4850

49-
[Unreleased]: https://github.com/FreeElephants/json-api-dto/compare/0.0.7...HEAD
51+
[Unreleased]: https://github.com/FreeElephants/json-api-dto/compare/0.0.8...HEAD
52+
[0.0.8]: https://github.com/FreeElephants/json-api-dto/releases/tag/0.0.8
5053
[0.0.7]: https://github.com/FreeElephants/json-api-dto/releases/tag/0.0.7
5154
[0.0.6]: https://github.com/FreeElephants/json-api-dto/releases/tag/0.0.6
5255
[0.0.5]: https://github.com/FreeElephants/json-api-dto/releases/tag/0.0.5

0 commit comments

Comments
 (0)