Skip to content

Commit 4535bc2

Browse files
authored
Update CHANGELOG.md
1 parent f230f50 commit 4535bc2

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,16 @@ 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.22] - 2019-12-11
7+
## [0.2.23] - 2019-12-11
88

99
### Added
1010
- Support to use traits in `PhpClass`.
1111

12+
## [0.2.22] - 2019-12-02
13+
14+
### Fixed
15+
- Pattern property setter regexp check.
16+
1217
## [0.2.21] - 2019-10-25
1318

1419
### Changed
@@ -30,6 +35,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3035
### Fixed
3136
- Description trimming bug.
3237

38+
[0.2.23]: https://github.com/swaggest/php-code-builder/compare/v0.2.22...v0.2.23
3339
[0.2.22]: https://github.com/swaggest/php-code-builder/compare/v0.2.21...v0.2.22
3440
[0.2.21]: https://github.com/swaggest/php-code-builder/compare/v0.2.20...v0.2.21
3541
[0.2.20]: https://github.com/swaggest/php-code-builder/compare/v0.2.19...v0.2.20

0 commit comments

Comments
 (0)