Skip to content

Commit cbdf1d9

Browse files
authored
Update CHANGELOG.md
1 parent d99c0ad commit cbdf1d9

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and 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

0 commit comments

Comments
 (0)