summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPierre Sassoulas <pierre.sassoulas@gmail.com>2021-10-17 10:15:22 +0200
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2021-10-17 10:15:22 +0200
commit3ec26178a0ab5f15d12ae2540b1eb23e78cc574e (patch)
treee6f7c07060f45298e2fb69d01ac96e89bccb52c7 /ChangeLog
parentabfad38e1a2acba0bcdda217c8fdbe0382c7268f (diff)
downloadastroid-git-3ec26178a0ab5f15d12ae2540b1eb23e78cc574e.tar.gz
Bump astroid to 2.8.3, update changelogv2.8.3
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 5e03b77f..98b014a5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,10 +8,16 @@ Release date: TBA
-What's New in astroid 2.8.3?
+What's New in astroid 2.8.4?
============================
Release date: TBA
+
+
+What's New in astroid 2.8.3?
+============================
+Release date: 2021-10-17
+
* Add support for wrapt 1.13
* Fixes handling of nested partial functions