Properly commit the changelog.

Closes: #318.
This commit is contained in:
Julian Berman
2017-02-06 10:53:00 +01:00
parent d16713a429
commit d6dfd1b49f

View File

@@ -1,3 +1,11 @@
v2.6.0
------
* Support for Python 2.6 has been dropped.
* Improve a few error messages for ``uniqueItems`` (#224) and
``additionalProperties`` (#317)
* Fix an issue with ``ErrorTree``'s handling of multiple errors (#288)
v2.5.0
------