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.15] - 2025-02-06
10
+
9
11
### Added
10
12
- Data Transfer Object classes generation from swagger spec
11
13
- JsonApiResponseFactory::createResponse() ` meta ` and ` links ` arguments
@@ -123,7 +125,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
123
125
### Added
124
126
- FastRoute Dispatcher generation from swagger operationIds
125
127
126
- [ Unreleased ] : https://github.com/FreeElephants/json-api-php-toolkit/compare/0.0.14...HEAD
128
+ [ Unreleased ] : https://github.com/FreeElephants/json-api-php-toolkit/compare/0.0.15...HEAD
129
+ [ 0.0.15 ] : https://github.com/FreeElephants/json-api-php-toolkit/compare/0.0.14...0.0.15
127
130
[ 0.0.14 ] : https://github.com/FreeElephants/json-api-php-toolkit/compare/0.0.13...0.0.14
128
131
[ 0.0.13 ] : https://github.com/FreeElephants/json-api-php-toolkit/compare/0.0.12...0.0.13
129
132
[ 0.0.12 ] : https://github.com/FreeElephants/json-api-php-toolkit/compare/0.0.11...0.0.12
You can’t perform that action at this time.
0 commit comments