summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorJulian Berman <Julian@GrayVines.com>2013-10-18 13:46:36 -0400
committerJulian Berman <Julian@GrayVines.com>2013-10-18 13:46:36 -0400
commit6fee28cc42bbfc08d4c882d3cc65fef3b7bb1f79 (patch)
tree2a3e54a5954cc8fa4aedc9376e181c18bc204fcd /README.rst
parentb6ede007ae7a6b57cf775776337d09261ddc3134 (diff)
downloadjsonschema-6fee28cc42bbfc08d4c882d3cc65fef3b7bb1f79.tar.gz
Release v2.2.0v2.2.0
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst6
1 files changed, 2 insertions, 4 deletions
diff --git a/README.rst b/README.rst
index 3ea4131..b4847f2 100644
--- a/README.rst
+++ b/README.rst
@@ -49,10 +49,8 @@ Features
Release Notes
-------------
-``v2.1.0`` fixes a wording issue for min / maxProperties, a path issue for
-additionalItems, and allows using `strict-rfc3339
-<https://pypi.python.org/pypi/strict-rfc3339/>`_ for date-time formats, instead
-of ISO 8601, since the former is what the spec defines them to be.
+``v2.2.0`` contains a minor speedup for the ``host-name`` format and a small
+change in draft 3's allowed types.
Running the Test Suite