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.12.36] - 2021-07-14
8+
9+ ### Added
10+ - Optional properties mapping in names reflector.
11+
712## [ 0.12.35] - 2021-06-18
813
914### Fixed
@@ -88,6 +93,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8893### Changed
8994- Export ` null ` value instead of skipping it for properties having ` null ` type.
9095
96+ [ 0.12.36 ] : https://github.com/swaggest/php-json-schema/compare/v0.12.35...v0.12.36
9197[ 0.12.35 ] : https://github.com/swaggest/php-json-schema/compare/v0.12.34...v0.12.35
9298[ 0.12.34 ] : https://github.com/swaggest/php-json-schema/compare/v0.12.33...v0.12.34
9399[ 0.12.33 ] : https://github.com/swaggest/php-json-schema/compare/v0.12.32...v0.12.33
You can’t perform that action at this time.
0 commit comments