Skip to content

Commit ce8603b

Browse files
committed
v2.15.2
1 parent 8464e1c commit ce8603b

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1-
=== UNRELEASED
1+
=== 2.15.2 (2021-12-12)
22

33
* Fix nested oneOf and anyOf
44
* Fix if-else block in anyOf block
5+
* Fix uniqueItems including lists or dicts
56
* Add option to pass custom formats in generated code
67

78

fastjsonschema/version.py

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

0 commit comments

Comments
 (0)