summaryrefslogtreecommitdiff
path: root/Changelog.md
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog.md')
-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.