Skip to content

Commit 7f46939

Browse files
committed
v0.0.9
1 parent 6216dcd commit 7f46939

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.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

0 commit comments

Comments
 (0)