summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 58dae5b..a9f1761 100644
--- a/README.rst
+++ b/README.rst
@@ -95,6 +95,7 @@ Tested against:
- Python 3.3
- Python 3.4
- Python 3.5
+- Python 3.6
- PyPy
- PyPy 3
@@ -110,6 +111,8 @@ Changes
0.1.12
------
+* Fix class reference for iso8601.Utc in module docstring (thanks to felixschwarz in https://bitbucket.org/micktwomey/pyiso8601/pull-requests/7/fix-class-reference-for-iso8601utc-in/diff)
+
0.1.11
------