File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
6
7
7
## [ Unreleased]
8
8
9
+ ## [ 0.0.5] - 2025-03-24
10
+
11
+ ### Fixed
12
+ - Check nullable input id value in Resource Object
13
+
9
14
## [ 0.0.4] - 2025-03-20
10
15
11
16
### Changed
@@ -27,7 +32,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
27
32
### Added
28
33
- Extract all DTO types from FreeElephants/json-api-php-toolkit to this project
29
34
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
31
37
[ 0.0.4 ] : https://github.com/FreeElephants/json-api-dto/releases/tag/0.0.4
32
38
[ 0.0.3 ] : https://github.com/FreeElephants/json-api-dto/releases/tag/0.0.3
33
39
[ 0.0.2 ] : https://github.com/FreeElephants/json-api-dto/releases/tag/0.0.2
You can’t perform that action at this time.
0 commit comments