Skip to content

Commit 7565400

Browse files
committed
v2.18.0
1 parent 6a67dc4 commit 7565400

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
=== 2.18.0 (2023-07-22)
2+
3+
* Improved error message for required props - only missing are reported
4+
* Fixed support of boolean schema in if-then-else application
5+
16
=== 2.17.1 (2023-05-22)
27

38
* Fixed tests in sdist

fastjsonschema/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION = '2.17.1'
1+
VERSION = '2.18.0'

0 commit comments

Comments
 (0)