File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
Expand file tree Collapse file tree 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.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and 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
You can’t perform that action at this time.
0 commit comments