File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,12 @@ 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
+
8
+ ## [ 0.12.26] - 2020-01-24
9
+
10
+ ### Fixed
11
+ - Export additional and pattern properties, [ #97 ] ( https://github.com/swaggest/php-json-schema/pull/97 ) , [ #99 ] ( https://github.com/swaggest/php-json-schema/pull/99 ) .
12
+
7
13
## [ 0.12.25] - 2020-01-07
8
14
9
15
### Fixed
@@ -34,6 +40,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
34
40
### Changed
35
41
- Export ` null ` value instead of skipping it for properties having ` null ` type.
36
42
43
+ [ 0.12.26 ] : https://github.com/swaggest/php-json-schema/compare/v0.12.25...v0.12.26
37
44
[ 0.12.25 ] : https://github.com/swaggest/php-json-schema/compare/v0.12.24...v0.12.25
38
45
[ 0.12.24 ] : https://github.com/swaggest/php-json-schema/compare/v0.12.23...v0.12.24
39
46
[ 0.12.23 ] : https://github.com/swaggest/php-json-schema/compare/v0.12.22...v0.12.23
You can’t perform that action at this time.
0 commit comments