File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
9
### Added
10
10
- Data Transfer Object classes generation from swagger spec
11
11
12
+ ## [ 0.0.12] - 2020-12-20
12
13
### Changed
13
14
- Application implement RequestHandlerInterface
14
15
- Require psr/http-factory
@@ -95,7 +96,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
95
96
### Added
96
97
- FastRoute Dispatcher generation from swagger operationIds
97
98
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
99
101
[ 0.0.11 ] : https://github.com/FreeElephants/json-api-php-toolkit/compare/0.0.10...0.0.11
100
102
[ 0.0.10 ] : https://github.com/FreeElephants/json-api-php-toolkit/compare/0.0.9...0.0.10
101
103
[ 0.0.9 ] : https://github.com/FreeElephants/json-api-php-toolkit/compare/0.0.8...0.0.9
You can’t perform that action at this time.
0 commit comments