summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
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?
============================