File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 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.25] - 2020-01-10
8
+
9
+ ### Added
10
+ - ` PhpBuilder ` flag ` buildAdditionalPropertyMethodsOnTrue ` to create accessors for untyped additional properties.
11
+
7
12
## [ 0.2.24] - 2020-01-07
8
13
9
14
### Added
@@ -40,6 +45,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
40
45
### Fixed
41
46
- Description trimming bug.
42
47
48
+ [ 0.2.25 ] : https://github.com/swaggest/php-code-builder/compare/v0.2.24...v0.2.25
43
49
[ 0.2.24 ] : https://github.com/swaggest/php-code-builder/compare/v0.2.23...v0.2.24
44
50
[ 0.2.23 ] : https://github.com/swaggest/php-code-builder/compare/v0.2.22...v0.2.23
45
51
[ 0.2.22 ] : https://github.com/swaggest/php-code-builder/compare/v0.2.21...v0.2.22
You can’t perform that action at this time.
0 commit comments