File tree 1 file changed +6
-0
lines changed
1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
5
5
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
6
6
7
+ ## [ 0.2.22] - 2019-12-11
8
+
9
+ ### Added
10
+ - Support to use traits in ` PhpClass ` .
11
+
7
12
## [ 0.2.21] - 2019-10-25
8
13
9
14
### Changed
@@ -25,6 +30,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
25
30
### Fixed
26
31
- Description trimming bug.
27
32
33
+ [ 0.2.22 ] : https://github.com/swaggest/php-code-builder/compare/v0.2.21...v0.2.22
28
34
[ 0.2.21 ] : https://github.com/swaggest/php-code-builder/compare/v0.2.20...v0.2.21
29
35
[ 0.2.20 ] : https://github.com/swaggest/php-code-builder/compare/v0.2.19...v0.2.20
30
36
[ 0.2.19 ] : https://github.com/swaggest/php-code-builder/compare/v0.2.18...v0.2.19
You can’t perform that action at this time.
0 commit comments