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.38] - 2022-11-14
8
+
9
+ ### Fixed
10
+ - Handling of ` *Of ` combinations in generated PHP code.
11
+
7
12
## [ 0.2.37] - 2022-09-16
8
13
9
14
### Added
@@ -113,6 +118,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
113
118
### Fixed
114
119
- Description trimming bug.
115
120
121
+ [ 0.2.38 ] : https://github.com/swaggest/php-code-builder/compare/v0.2.37...v0.2.38
116
122
[ 0.2.37 ] : https://github.com/swaggest/php-code-builder/compare/v0.2.36...v0.2.37
117
123
[ 0.2.36 ] : https://github.com/swaggest/php-code-builder/compare/v0.2.35...v0.2.36
118
124
[ 0.2.35 ] : https://github.com/swaggest/php-code-builder/compare/v0.2.34...v0.2.35
You can’t perform that action at this time.
0 commit comments