Skip to content

Commit 07f70b8

Browse files
author
n.gnato
committed
v0.0.14
1 parent 58a68d8 commit 07f70b8

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88

99
### Added
1010
- Data Transfer Object classes generation from swagger spec
11+
12+
## [0.0.14] - 2021-02-02
13+
### Added
1114
- Route info in the request attribute
1215
- CacheableDispatcherFactoryProxy
1316
- JsonApiResponseFactory::createRelationshipResponse()
1417
- RateLimitMiddleware and related packages
1518

19+
1620
## [0.0.13] - 2021-01-27
1721
### Added
1822
- 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
111115
### Added
112116
- FastRoute Dispatcher generation from swagger operationIds
113117

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
115120
[0.0.13]: https://github.com/FreeElephants/json-api-php-toolkit/compare/0.0.12...0.0.13
116121
[0.0.12]: https://github.com/FreeElephants/json-api-php-toolkit/compare/0.0.11...0.0.12
117122
[0.0.11]: https://github.com/FreeElephants/json-api-php-toolkit/compare/0.0.10...0.0.11

0 commit comments

Comments
 (0)