summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorMichael Twomey <mick@twomeylee.name>2013-10-19 21:31:49 +0100
committerMichael Twomey <mick@twomeylee.name>2013-10-19 21:31:49 +0100
commit7bf9e2187d8a12ba17487f558ad0cae703d6b61c (patch)
treecc7c27ba94d91569e720e2da35f27e4cc94c42bc /README.rst
parent93ede42355bd51e33bb8845ab554e3d1d1286851 (diff)
downloadpyiso8601-7bf9e2187d8a12ba17487f558ad0cae703d6b61c.tar.gz
Update to 0.1.70.1.7
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index e3ab871..f6d52f2 100644
--- a/README.rst
+++ b/README.rst
@@ -102,6 +102,11 @@ Python 2.5 is not supported (too old for the tests for the most part). It could
Changes
=======
+0.1.7
+-----
+
+* Fix parsing of microseconds (https://bitbucket.org/micktwomey/pyiso8601/issue/9/regression-parsing-microseconds) (Thanks to dims and bnemec)
+
0.1.6
-----