summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVlastimil Zíma <vlastimil.zima@nic.cz>2019-06-24 09:52:13 +0200
committerVlastimil Zíma <vlastimil.zima@nic.cz>2019-06-24 09:52:13 +0200
commit08e1dff25d908f29c4d9dab28876906020312aff (patch)
treee691e77aa89070edd270cbca1dc27685133db882
parent366ea503a13b2e88f7c731d1335e44e14f333da7 (diff)
downloadopenid-08e1dff25d908f29c4d9dab28876906020312aff.tar.gz
Update changelog
-rw-r--r--Changelog.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md
index ac64983..70fa0ea 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -1,5 +1,13 @@
# Changelog #
+## 3.1 ##
+ * Convert data values for extensions to text.
+ * Fixes in Python 2/3 support.
+ * Fix examples.
+ * Add support for python 3.7
+ * Fix static code checks
+ * Use bumpversion
+
## 3.0 ##
* Support Python3.