Skip to content

Commit 7720eb5

Browse files
authored
Update CHANGELOG.md
1 parent 29bb39a commit 7720eb5

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.38] - 2022-11-14
8+
9+
### Fixed
10+
- Handling of `*Of` combinations in generated PHP code.
11+
712
## [0.2.37] - 2022-09-16
813

914
### Added
@@ -113,6 +118,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
113118
### Fixed
114119
- Description trimming bug.
115120

121+
[0.2.38]: https://github.com/swaggest/php-code-builder/compare/v0.2.37...v0.2.38
116122
[0.2.37]: https://github.com/swaggest/php-code-builder/compare/v0.2.36...v0.2.37
117123
[0.2.36]: https://github.com/swaggest/php-code-builder/compare/v0.2.35...v0.2.36
118124
[0.2.35]: https://github.com/swaggest/php-code-builder/compare/v0.2.34...v0.2.35

0 commit comments

Comments
 (0)