Skip to content

Commit 1a58d65

Browse files
authored
Merge pull request #16 from FreeElephants/v0.0.12
Prepare 0.0.12
2 parents 552b2f7 + c68826c commit 1a58d65

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99
### Added
1010
- Data Transfer Object classes generation from swagger spec
1111

12+
## [0.0.12] - 2020-12-20
1213
### Changed
1314
- Application implement RequestHandlerInterface
1415
- Require psr/http-factory
@@ -95,7 +96,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9596
### Added
9697
- FastRoute Dispatcher generation from swagger operationIds
9798

98-
[Unreleased]: https://github.com/FreeElephants/json-api-php-toolkit/compare/0.0.11...HEAD
99+
[Unreleased]: https://github.com/FreeElephants/json-api-php-toolkit/compare/0.0.12...HEAD
100+
[0.0.12]: https://github.com/FreeElephants/json-api-php-toolkit/compare/0.0.11...0.0.12
99101
[0.0.11]: https://github.com/FreeElephants/json-api-php-toolkit/compare/0.0.10...0.0.11
100102
[0.0.10]: https://github.com/FreeElephants/json-api-php-toolkit/compare/0.0.9...0.0.10
101103
[0.0.9]: https://github.com/FreeElephants/json-api-php-toolkit/compare/0.0.8...0.0.9

0 commit comments

Comments
 (0)