summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClaudiu Popa <cpopa@cloudbasesolutions.com>2015-06-30 20:52:01 +0300
committerClaudiu Popa <cpopa@cloudbasesolutions.com>2015-06-30 20:52:01 +0300
commit873d660881822781fc105f1962939eb1cf183251 (patch)
tree79a07e316acb134baa82e0fa1dead95b60861b45
parent81177119e8a6ddb412c7518a245678c5b076833a (diff)
downloadpylint-873d660881822781fc105f1962939eb1cf183251.tar.gz
Add changelog entry.
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a760b6e..e583a3f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,10 @@
ChangeLog for Pylint
--------------------
+2015-06-30 -- 1.4.4
+
+ * Avoid breaking pylint when using logilab.common >= 1.0.
+
2015-03-14 -- 1.4.3
* Remove three warnings: star-args, abstract-class-little-used,