summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 6b67200..ea73bc7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,11 @@
ChangeLog for logilab.common
============================
-unreleased -- 1.7.0
+2020-06-11 -- 1.7.1
+
+ * fix: import error on re.Pattern with python < 3.7
+
+2020-06-10 -- 1.7.0
* logilab-common requires python 3.6 now
* greatly improve our CI and migrate it to heptapod/gitlab-ci