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.
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.40] - 2022-08-17
8
+
9
+ ### Fixed
10
+ - Handling of unintialized typed properties, [ #147 ] ( https://github.com/swaggest/php-json-schema/pull/147 ) , [ bruceoutdoors] ( https://github.com/bruceoutdoors ) .
11
+
7
12
## [ 0.12.39] - 2021-10-16
8
13
9
14
### Added
@@ -111,6 +116,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
111
116
### Changed
112
117
- Export ` null ` value instead of skipping it for properties having ` null ` type.
113
118
119
+ [ 0.12.40 ] : https://github.com/swaggest/php-json-schema/compare/v0.12.39...v0.12.40
114
120
[ 0.12.39 ] : https://github.com/swaggest/php-json-schema/compare/v0.12.38...v0.12.39
115
121
[ 0.12.38 ] : https://github.com/swaggest/php-json-schema/compare/v0.12.37...v0.12.38
116
122
[ 0.12.37 ] : https://github.com/swaggest/php-json-schema/compare/v0.12.36...v0.12.37
You can’t perform that action at this time.
0 commit comments