summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 95c96f6..bcba0ae 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,18 @@
ChangeLog for logilab.common
============================
+2019-12-04 -- 1.5.2
+
+ * documentation is now available at https://logilab-common.readthedocs.io/
+ * drop python2 support, python >= 3.3 is the new required version
+ * therefor, drop dependency on six
+ * drop rpm packaging
+ * registry: add a Registry.add_select_best_listener method to subscribe to
+ the result of a _select_best of a Registry.
+ * shellutils: deprecate 'input' as argument of RawInput in favor of
+ 'input_function'
+
+
2016-10-03 -- 1.3.0
* pytest: executable deprecated and renamed as logilab-pytest to prevent