summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSimon Chabot <simon.chabot@logilab.fr>2020-06-11 09:31:17 +0200
committerSimon Chabot <simon.chabot@logilab.fr>2020-06-11 09:31:17 +0200
commitcb812cd66aeec34d4a5c58a5374637b891690568 (patch)
treee7d9e207a753d907e5046d0974ca3cba6f22b091 /ChangeLog
parentec880f203dc2175ed76480d9180809336e586b03 (diff)
downloadlogilab-common-cb812cd66aeec34d4a5c58a5374637b891690568.tar.gz
pkg: update version number to 1.7.1 and the changelog1.7.1
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