summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ea73bc7..d4a284a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,12 @@
ChangeLog for logilab.common
============================
+unrelease -- 1.7.2
+
+ * fix: in some situation (using several deprecation functions), renaming
+ deprecation utils failed to point to the correct new name and used random
+ internal names of the module
+
2020-06-11 -- 1.7.1
* fix: import error on re.Pattern with python < 3.7