Skip to content

Commit bb613c9

Browse files
authored
Update CHANGELOG.md
1 parent 3f0447e commit bb613c9

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.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+
712
## [0.2.23] - 2019-12-11
813

914
### Added
@@ -35,6 +40,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3540
### Fixed
3641
- Description trimming bug.
3742

43+
[0.2.24]: https://github.com/swaggest/php-code-builder/compare/v0.2.23...v0.2.24
3844
[0.2.23]: https://github.com/swaggest/php-code-builder/compare/v0.2.22...v0.2.23
3945
[0.2.22]: https://github.com/swaggest/php-code-builder/compare/v0.2.21...v0.2.22
4046
[0.2.21]: https://github.com/swaggest/php-code-builder/compare/v0.2.20...v0.2.21

0 commit comments

Comments
 (0)