Skip to content

Commit 7f73959

Browse files
author
n.gnato
committed
Prepare next release
1 parent 0fa8d0d commit 7f73959

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

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

77
## [Unreleased]
88

9+
## [0.0.5] - 2025-03-24
10+
11+
### Fixed
12+
- Check nullable input id value in Resource Object
13+
914
## [0.0.4] - 2025-03-20
1015

1116
### Changed
@@ -27,7 +32,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2732
### Added
2833
- Extract all DTO types from FreeElephants/json-api-php-toolkit to this project
2934

30-
[Unreleased]: https://github.com/FreeElephants/json-api-dto/compare/0.0.4...HEAD
35+
[Unreleased]: https://github.com/FreeElephants/json-api-dto/compare/0.0.5...HEAD
36+
[0.0.5]: https://github.com/FreeElephants/json-api-dto/releases/tag/0.0.5
3137
[0.0.4]: https://github.com/FreeElephants/json-api-dto/releases/tag/0.0.4
3238
[0.0.3]: https://github.com/FreeElephants/json-api-dto/releases/tag/0.0.3
3339
[0.0.2]: https://github.com/FreeElephants/json-api-dto/releases/tag/0.0.2

0 commit comments

Comments
 (0)