summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPierre Sassoulas <pierre.sassoulas@gmail.com>2021-11-21 16:05:12 +0100
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2021-11-21 16:08:11 +0100
commitc47561e5013232851ac48394be33cfcff967962f (patch)
treef389a57d69af3531509a4aa7572bef60ba2b0f93 /ChangeLog
parentaa291b8e57c7780841211c7018c56f5df54dccab (diff)
downloadastroid-git-2.8.6.tar.gz
Bump astroid to 2.8.6, update changelogv2.8.6
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 1456f9bb..a8dd154a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,7 +10,7 @@ Release date: TBA
What's New in astroid 2.8.6?
============================
-Release date: TBA
+Release date: 2021-11-21
* Fix crash on inference of subclasses created from ``Class().__subclasses__``