Skip to content

Commit 98399bb

Browse files
committed
v2.16.1
1 parent 347588f commit 98399bb

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.txt

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
=== 2.16.1 (2022-07-17)
2+
3+
* Fix uniqueItems when explicitly set to False
4+
5+
16
=== 2.16.0 (2022-07-17)
27

38
* Fix generating invalid code for some schemas using items

fastjsonschema/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION = '2.16.0'
1+
VERSION = '2.16.1'

0 commit comments

Comments
 (0)