Skip to content

Commit 0f50979

Browse files
authored
Update CHANGELOG.md
1 parent a9f659e commit 0f50979

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.25] - 2020-01-07
8+
9+
### Fixed
10+
- Validation always passes with invalid JSON schema, [#96](https://github.com/swaggest/php-json-schema/pull/96).
11+
712
## [0.12.24] - 2019-12-03
813

914
### Fixed
@@ -29,6 +34,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2934
### Changed
3035
- Export `null` value instead of skipping it for properties having `null` type.
3136

37+
[0.12.25]: https://github.com/swaggest/php-json-schema/compare/v0.12.24...v0.12.25
3238
[0.12.24]: https://github.com/swaggest/php-json-schema/compare/v0.12.23...v0.12.24
3339
[0.12.23]: https://github.com/swaggest/php-json-schema/compare/v0.12.22...v0.12.23
3440
[0.12.22]: https://github.com/swaggest/php-json-schema/compare/v0.12.21...v0.12.22

0 commit comments

Comments
 (0)