summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJulien Cristau <julien.cristau@logilab.fr>2015-10-12 17:15:47 +0200
committerJulien Cristau <julien.cristau@logilab.fr>2015-10-12 17:15:47 +0200
commit1381454aa0773fb89f8e0d7bf03794a9546f7c20 (patch)
treed1763666ccfc3cc24eafb94e9cc1bff6febc4460 /ChangeLog
parent3cfd1d53dad11f575db3c4321e8a2a596e8c2ab2 (diff)
downloadlogilab-common-1381454aa0773fb89f8e0d7bf03794a9546f7c20.tar.gz
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b698981..9a47911 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,18 @@
ChangeLog for logilab.common
============================
+2015-10-12 -- 1.1.0
+ * configuration: have a stable order for sections (#298658)
+
+ * testlib: clean out deprecated TestCase methods (#1716063), move pytest
+ specifics to pytest.py (#1716053)
+
+ * fix a few python3 bugs in umessage, configuration and optik_ext modules
+
+ * testlib: report failures and skips in generative tests properly
+
+ * optik_ext: return bytes as ints and not floats (#2086835)
+
2015-07-08 -- 1.0.2
* declare setuptools requirement in __pkginfo__/setup.py