File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff 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.9] - 2025-09-11
10+
911### Added
1012- Built-in DateTime and DateTimeInterface fields value wrapper for json serialization according to jsonapi spec Examples.
1113
@@ -51,7 +53,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5153### Added
5254- Extract all DTO types from FreeElephants/json-api-php-toolkit to this project
5355
54- [ Unreleased ] : https://github.com/FreeElephants/json-api-dto/compare/0.0.8...HEAD
56+ [ Unreleased ] : https://github.com/FreeElephants/json-api-dto/compare/0.0.9...HEAD
57+ [ 0.0.9 ] : https://github.com/FreeElephants/json-api-dto/releases/tag/0.0.9
5558[ 0.0.8 ] : https://github.com/FreeElephants/json-api-dto/releases/tag/0.0.8
5659[ 0.0.7 ] : https://github.com/FreeElephants/json-api-dto/releases/tag/0.0.7
5760[ 0.0.6 ] : https://github.com/FreeElephants/json-api-dto/releases/tag/0.0.6
You can’t perform that action at this time.
0 commit comments