summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAlexander Shadchin <alexandr.shadchin@gmail.com>2022-01-04 02:02:34 +0300
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2022-01-04 00:14:27 +0100
commit101aed9d304cae4c3d0d9140f151b852b21c7ddf (patch)
tree2befefeed63d856472a3e2177f3e3fb403e43aa3 /ChangeLog
parentc44b1de2d5ab17898534ec44db8ee9090eb26f7f (diff)
downloadastroid-git-2.9.2.tar.gz
Bump astroid to 2.9.2, update changelogv2.9.2
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index e6015f44..e2dfa508 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,9 +10,12 @@ Release date: TBA
What's New in astroid 2.9.2?
============================
-Release date: TBA
+Release date: 2022-01-04
+* Fixed regression in ``astroid.scoped_nodes`` where ```_is_metaclass``
+ was not accessible anymore.
+Closes #1325
What's New in astroid 2.9.1?
============================