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
6
6
7
7
## [ Unreleased]
8
8
9
+ ## [ 0.0.4] - 2025-03-20
10
+
9
11
### Changed
10
12
- AbstractResourceObject::$id may be nullable for server-side id generation.
11
13
@@ -25,7 +27,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
25
27
### Added
26
28
- Extract all DTO types from FreeElephants/json-api-php-toolkit to this project
27
29
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
29
32
[ 0.0.3 ] : https://github.com/FreeElephants/json-api-dto/releases/tag/0.0.3
30
33
[ 0.0.2 ] : https://github.com/FreeElephants/json-api-dto/releases/tag/0.0.2
31
34
[ 0.0.1 ] : https://github.com/FreeElephants/json-api-dto/releases/tag/0.0.1
You can’t perform that action at this time.
0 commit comments