summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorMichael Twomey <michael.twomey@fieldaware.com>2014-02-26 11:33:13 +0000
committerMichael Twomey <michael.twomey@fieldaware.com>2014-02-26 11:33:13 +0000
commit1cb5ec82dc3534f0e6e2514a3822a387d112497d (patch)
tree9573e0c3c0a49ac44226fbb3e12c7a2f58644cb9 /README.rst
parentac6ca2de48116c6a68c787c2cd7fdaedf2f80755 (diff)
downloadpyiso8601-1cb5ec82dc3534f0e6e2514a3822a387d112497d.tar.gz
Bumping to 0.1.9 and releasing.
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 254be3c..b924342 100644
--- a/README.rst
+++ b/README.rst
@@ -102,6 +102,12 @@ Python 2.5 is not supported (too old for the tests for the most part). It could
Changes
=======
+0.1.9
+-----
+
+* Lots of fixes tightening up parsing from jdanjou. In particular more invalid cases are treated as errors. Also includes fixes for tests (which is how these invalid cases got in in the first place).
+* Release addresses https://bitbucket.org/micktwomey/pyiso8601/issue/13/new-release-based-on-critical-bug-fix
+
0.1.8
-----