summaryrefslogtreecommitdiffstats
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 5941b1441..d08c04e9a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,7 +1,15 @@
# Changelog
+## 2.0.2 (WiP)
+
+### Core
+
+- Fix Python 2 compatiblity issue with SimpleNamespace.
+
## 2.0.1 (2019-06-07)
+### Packaging
+
- Fix setup.py build error without git installed.
## 2.0.0 (2019-06-06)