summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJulien Cristau <julien.cristau@logilab.fr>2015-07-08 22:08:25 +0200
committerJulien Cristau <julien.cristau@logilab.fr>2015-07-08 22:08:25 +0200
commit4483cb2533d9da9abf816d350a7061eefd9f8938 (patch)
tree2e7a8016d90b92c769e9f0631037bda8a78d63d4 /ChangeLog
parente39ddf48a1ad28ddd07c38bef4ae436b7e94bf8b (diff)
downloadlogilab-common-4483cb2533d9da9abf816d350a7061eefd9f8938.tar.gz
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 82a353e..b698981 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,11 @@
ChangeLog for logilab.common
============================
+2015-07-08 -- 1.0.2
+ * declare setuptools requirement in __pkginfo__/setup.py
+
+ * randomize order of test modules in pytest -t
+
2015-07-01 -- 1.0.1
* restore __pkginfo__.version, which pylint < 1.4.4 uses