Skip to content

Commit 99cb1d5

Browse files
Merge pull request #29 from FreeElephants/v0.0.15
Prepare v0.0.15
2 parents 141981c + fdbb719 commit 99cb1d5

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.15] - 2025-02-06
10+
911
### Added
1012
- Data Transfer Object classes generation from swagger spec
1113
- JsonApiResponseFactory::createResponse() `meta` and `links` arguments
@@ -123,7 +125,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
123125
### Added
124126
- FastRoute Dispatcher generation from swagger operationIds
125127

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
127130
[0.0.14]: https://github.com/FreeElephants/json-api-php-toolkit/compare/0.0.13...0.0.14
128131
[0.0.13]: https://github.com/FreeElephants/json-api-php-toolkit/compare/0.0.12...0.0.13
129132
[0.0.12]: https://github.com/FreeElephants/json-api-php-toolkit/compare/0.0.11...0.0.12

0 commit comments

Comments
 (0)