Skip to content

Commit c00bd5f

Browse files
committed
v0.0.7
1 parent 3917191 commit c00bd5f

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
## [Unreleased]
88
### Added
99
- Data Transfer Object classes generation from swagger spec
10+
11+
## [0.0.7] - 2020-06-12
12+
### Added
1013
- Relationships support in DTO classes
1114
- Factory and Middleware Decorator for assign middleware to methods
1215

@@ -51,8 +54,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5154
### Added
5255
- FastRoute Dispatcher generation from swagger operationIds
5356

54-
[Unreleased]: https://github.com/FreeElephants/json-api-php-toolkit/compare/0.0.6...HEAD
55-
[0.0.6]: https://github.com/FreeElephants/json-api-php-toolkit/compare/0.0.6...0.0.6
57+
[Unreleased]: https://github.com/FreeElephants/json-api-php-toolkit/compare/0.0.7...HEAD
58+
[0.0.7]: https://github.com/FreeElephants/json-api-php-toolkit/compare/0.0.6...0.0.7
59+
[0.0.6]: https://github.com/FreeElephants/json-api-php-toolkit/compare/0.0.5...0.0.6
5660
[0.0.5]: https://github.com/FreeElephants/json-api-php-toolkit/compare/0.0.4...0.0.5
5761
[0.0.4]: https://github.com/FreeElephants/json-api-php-toolkit/compare/0.0.3...0.0.4
5862
[0.0.3]: https://github.com/FreeElephants/json-api-php-toolkit/compare/0.0.2...0.0.3

0 commit comments

Comments
 (0)