Skip to content

Commit f230f50

Browse files
authored
Update CHANGELOG.md
1 parent 2bed50c commit f230f50

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [0.2.22] - 2019-12-11
8+
9+
### Added
10+
- Support to use traits in `PhpClass`.
11+
712
## [0.2.21] - 2019-10-25
813

914
### Changed
@@ -25,6 +30,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2530
### Fixed
2631
- Description trimming bug.
2732

33+
[0.2.22]: https://github.com/swaggest/php-code-builder/compare/v0.2.21...v0.2.22
2834
[0.2.21]: https://github.com/swaggest/php-code-builder/compare/v0.2.20...v0.2.21
2935
[0.2.20]: https://github.com/swaggest/php-code-builder/compare/v0.2.19...v0.2.20
3036
[0.2.19]: https://github.com/swaggest/php-code-builder/compare/v0.2.18...v0.2.19

0 commit comments

Comments
 (0)