Skip to content

Commit 57f9213

Browse files
authored
Update CHANGELOG.md
1 parent 8d1c179 commit 57f9213

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.39] - 2023-08-04
8+
9+
### Fixed
10+
- Check for unique type schemas in Markdown rendering.
11+
712
## [0.2.38] - 2022-11-14
813

914
### Fixed
@@ -118,6 +123,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
118123
### Fixed
119124
- Description trimming bug.
120125

126+
[0.2.39]: https://github.com/swaggest/php-code-builder/compare/v0.2.38...v0.2.39
121127
[0.2.38]: https://github.com/swaggest/php-code-builder/compare/v0.2.37...v0.2.38
122128
[0.2.37]: https://github.com/swaggest/php-code-builder/compare/v0.2.36...v0.2.37
123129
[0.2.36]: https://github.com/swaggest/php-code-builder/compare/v0.2.35...v0.2.36

0 commit comments

Comments
 (0)