Skip to content

Commit

Permalink
Merge pull request #16 from FreeElephants/v0.0.12
Browse files Browse the repository at this point in the history
Prepare 0.0.12
  • Loading branch information
samizdam authored Dec 20, 2020
2 parents 552b2f7 + c68826c commit 1a58d65
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Data Transfer Object classes generation from swagger spec

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

[Unreleased]: https://github.com/FreeElephants/json-api-php-toolkit/compare/0.0.11...HEAD
[Unreleased]: https://github.com/FreeElephants/json-api-php-toolkit/compare/0.0.12...HEAD
[0.0.12]: https://github.com/FreeElephants/json-api-php-toolkit/compare/0.0.11...0.0.12
[0.0.11]: https://github.com/FreeElephants/json-api-php-toolkit/compare/0.0.10...0.0.11
[0.0.10]: https://github.com/FreeElephants/json-api-php-toolkit/compare/0.0.9...0.0.10
[0.0.9]: https://github.com/FreeElephants/json-api-php-toolkit/compare/0.0.8...0.0.9
Expand Down

0 comments on commit 1a58d65

Please sign in to comment.