Skip to content

Commit 9bfbcfb

Browse files
authored
Merge pull request #5 from developerstudservis/master
v0.0.4
2 parents 42fe3a9 + 5876536 commit 9bfbcfb

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.4] - 2025-03-20
10+
911
### Changed
1012
- AbstractResourceObject::$id may be nullable for server-side id generation.
1113

@@ -25,7 +27,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2527
### Added
2628
- Extract all DTO types from FreeElephants/json-api-php-toolkit to this project
2729

28-
[Unreleased]: https://github.com/FreeElephants/json-api-dto/compare/0.0.3...HEAD
30+
[Unreleased]: https://github.com/FreeElephants/json-api-dto/compare/0.0.4...HEAD
31+
[0.0.4]: https://github.com/FreeElephants/json-api-dto/releases/tag/0.0.4
2932
[0.0.3]: https://github.com/FreeElephants/json-api-dto/releases/tag/0.0.3
3033
[0.0.2]: https://github.com/FreeElephants/json-api-dto/releases/tag/0.0.2
3134
[0.0.1]: https://github.com/FreeElephants/json-api-dto/releases/tag/0.0.1

0 commit comments

Comments
 (0)