Skip to content

Commit 2f562e4

Browse files
authored
Update CHANGELOG.md
1 parent 4560478 commit 2f562e4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
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.25] - 2020-01-10
8+
9+
### Added
10+
- `PhpBuilder` flag `buildAdditionalPropertyMethodsOnTrue` to create accessors for untyped additional properties.
11+
712
## [0.2.24] - 2020-01-07
813

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

48+
[0.2.25]: https://github.com/swaggest/php-code-builder/compare/v0.2.24...v0.2.25
4349
[0.2.24]: https://github.com/swaggest/php-code-builder/compare/v0.2.23...v0.2.24
4450
[0.2.23]: https://github.com/swaggest/php-code-builder/compare/v0.2.22...v0.2.23
4551
[0.2.22]: https://github.com/swaggest/php-code-builder/compare/v0.2.21...v0.2.22

0 commit comments

Comments
 (0)