summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorClaudiu Popa <cpopa@cloudbasesolutions.com>2015-06-17 22:41:49 +0300
committerClaudiu Popa <cpopa@cloudbasesolutions.com>2015-06-17 22:41:49 +0300
commit76f15216fffb97ef6dcceeb21a7eaea0c436b2f4 (patch)
treed7ced1360867c5bc90a884df0bd473f7a0dba6ba /ChangeLog
parentf982106baf8ff2bf2c3b70784ad7c21d81421798 (diff)
downloadastroid-76f15216fffb97ef6dcceeb21a7eaea0c436b2f4.tar.gz
astroid.utils.ASTWalker and astroid.utils.LocalsVisitor were moved to pylint.pyreverse.utils.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f999760..7ca8495 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -164,6 +164,9 @@ Change log for the astroid package (used to be astng)
it is the only known client of this module. No other change
was made to the exported API.
+ * astroid.utils.ASTWalker and astroid.utils.LocalsVisitor
+ were moved to pylint.pyreverse.utils.
+
2015-03-14 -- 1.3.6