summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index afb13842..7a9d49d4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,7 @@
+## 0.8.0 (TBD, 2018)
+* Bug Fixes
+ * Fixed unit tests on Python 3.7 due to changes in how re.escape() behaves in Python 3.7
+
## 0.7.9 (January 4, 2018)
* Bug Fixes