File tree 1 file changed +7
-1
lines changed
1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -4,11 +4,16 @@ 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
7
+ ## [ 0.2.23 ] - 2019-12-11
8
8
9
9
### Added
10
10
- Support to use traits in ` PhpClass ` .
11
11
12
+ ## [ 0.2.22] - 2019-12-02
13
+
14
+ ### Fixed
15
+ - Pattern property setter regexp check.
16
+
12
17
## [ 0.2.21] - 2019-10-25
13
18
14
19
### Changed
@@ -30,6 +35,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
30
35
### Fixed
31
36
- Description trimming bug.
32
37
38
+ [ 0.2.23 ] : https://github.com/swaggest/php-code-builder/compare/v0.2.22...v0.2.23
33
39
[ 0.2.22 ] : https://github.com/swaggest/php-code-builder/compare/v0.2.21...v0.2.22
34
40
[ 0.2.21 ] : https://github.com/swaggest/php-code-builder/compare/v0.2.20...v0.2.21
35
41
[ 0.2.20 ] : https://github.com/swaggest/php-code-builder/compare/v0.2.19...v0.2.20
You can’t perform that action at this time.
0 commit comments