File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -8,11 +8,15 @@ 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
+
12
+ ## [ 0.0.14] - 2021-02-02
13
+ ### Added
11
14
- Route info in the request attribute
12
15
- CacheableDispatcherFactoryProxy
13
16
- JsonApiResponseFactory::createRelationshipResponse()
14
17
- RateLimitMiddleware and related packages
15
18
19
+
16
20
## [ 0.0.13] - 2021-01-27
17
21
### Added
18
22
- TraceIntoDetailsExplainingErrorFactory for catched ErrorHandler exceptions debug. Note: not for production usage
@@ -111,7 +115,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
111
115
### Added
112
116
- FastRoute Dispatcher generation from swagger operationIds
113
117
114
- [ Unreleased ] : https://github.com/FreeElephants/json-api-php-toolkit/compare/0.0.13...HEAD
118
+ [ Unreleased ] : https://github.com/FreeElephants/json-api-php-toolkit/compare/0.0.14...HEAD
119
+ [ 0.0.14 ] : https://github.com/FreeElephants/json-api-php-toolkit/compare/0.0.13...0.0.14
115
120
[ 0.0.13 ] : https://github.com/FreeElephants/json-api-php-toolkit/compare/0.0.12...0.0.13
116
121
[ 0.0.12 ] : https://github.com/FreeElephants/json-api-php-toolkit/compare/0.0.11...0.0.12
117
122
[ 0.0.11 ] : https://github.com/FreeElephants/json-api-php-toolkit/compare/0.0.10...0.0.11
You can’t perform that action at this time.
0 commit comments