File tree Expand file tree Collapse file tree 1 file changed +10
-3
lines changed Expand file tree Collapse file tree 1 file changed +10
-3
lines changed Original file line number Diff line number Diff line change @@ -8,8 +8,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8
8
9
9
### Added
10
10
- Data Transfer Object classes generation from swagger spec
11
- - TraceIntoDetailsExplainingErrorFactory for catched ErrorHandler exceptions debug. Note: not for production usage.
12
- - Using the same middleware twice.
11
+
12
+ ## [ 0.0.13] - 2021-01-27
13
+ ### Added
14
+ - TraceIntoDetailsExplainingErrorFactory for catched ErrorHandler exceptions debug. Note: not for production usage
15
+ - Using the same middleware twice
16
+
17
+ ### Changed
18
+ - Fix cebe/php-openapi version for best php versions support
13
19
14
20
### Removed
15
21
- Deprecated method AbstractDocument::fromRequest, use fromHttpMessage
@@ -101,7 +107,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
101
107
### Added
102
108
- FastRoute Dispatcher generation from swagger operationIds
103
109
104
- [ Unreleased ] : https://github.com/FreeElephants/json-api-php-toolkit/compare/0.0.12...HEAD
110
+ [ Unreleased ] : https://github.com/FreeElephants/json-api-php-toolkit/compare/0.0.13...HEAD
111
+ [ 0.0.13 ] : https://github.com/FreeElephants/json-api-php-toolkit/compare/0.0.12...0.0.13
105
112
[ 0.0.12 ] : https://github.com/FreeElephants/json-api-php-toolkit/compare/0.0.11...0.0.12
106
113
[ 0.0.11 ] : https://github.com/FreeElephants/json-api-php-toolkit/compare/0.0.10...0.0.11
107
114
[ 0.0.10 ] : https://github.com/FreeElephants/json-api-php-toolkit/compare/0.0.9...0.0.10
You can’t perform that action at this time.
0 commit comments