We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91dc1d7 commit 1e21491Copy full SHA for 1e21491
CHANGELOG.txt
@@ -1,3 +1,9 @@
1
+=== 2.15.1 (2021-05-05)
2
+
3
+* Fix parsing date-time with +hhmm format
4
+* Fix generating code with custom regular expressions
5
6
7
=== 2.15.0 (2021-02-01)
8
9
* Fix additional property equal to empty object is the same as True
fastjsonschema/version.py
@@ -1 +1 @@
-VERSION = '2.15.0'
+VERSION = '2.15.1'
0 commit comments