summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorLaurent Peuch <cortex@worlddomination.be>2019-12-04 16:31:05 +0100
committerLaurent Peuch <cortex@worlddomination.be>2019-12-04 16:31:05 +0100
commit71cff4829d509ff7335784e4d1df8a8457153bd9 (patch)
tree69ea938d4451eb22c94b6535704b5f1aceac445d /ChangeLog
parent0efc6ce25f83f7e1f1acc65fd85ac0eff4ac363d (diff)
downloadlogilab-common-71cff4829d509ff7335784e4d1df8a8457153bd9.tar.gz
[changelog] add 1.5.2 release information
Some of the information are from previous release but since changelog is not up to that I've put everything in the latest version.
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