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.24] - 2020-01-07
8
+
9
+ ### Added
10
+ - Option to declare default property values in PHP classes generated from JSON schema, [ #29 ] ( https://github.com/swaggest/php-code-builder/pull/29 ) .
11
+
7
12
## [ 0.2.23] - 2019-12-11
8
13
9
14
### Added
@@ -35,6 +40,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
35
40
### Fixed
36
41
- Description trimming bug.
37
42
43
+ [ 0.2.24 ] : https://github.com/swaggest/php-code-builder/compare/v0.2.23...v0.2.24
38
44
[ 0.2.23 ] : https://github.com/swaggest/php-code-builder/compare/v0.2.22...v0.2.23
39
45
[ 0.2.22 ] : https://github.com/swaggest/php-code-builder/compare/v0.2.21...v0.2.22
40
46
[ 0.2.21 ] : https://github.com/swaggest/php-code-builder/compare/v0.2.20...v0.2.21
You can’t perform that action at this time.
0 commit comments