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.12.36] - 2021-07-14
8
+
9
+ ### Added
10
+ - Optional properties mapping in names reflector.
11
+
7
12
## [ 0.12.35] - 2021-06-18
8
13
9
14
### Fixed
@@ -88,6 +93,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88
93
### Changed
89
94
- Export ` null ` value instead of skipping it for properties having ` null ` type.
90
95
96
+ [ 0.12.36 ] : https://github.com/swaggest/php-json-schema/compare/v0.12.35...v0.12.36
91
97
[ 0.12.35 ] : https://github.com/swaggest/php-json-schema/compare/v0.12.34...v0.12.35
92
98
[ 0.12.34 ] : https://github.com/swaggest/php-json-schema/compare/v0.12.33...v0.12.34
93
99
[ 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