summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 0dd45650..03f756fb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -20,10 +20,16 @@ Release date: TBA
* Remove dependency on ``wrapt``.
-What's New in astroid 2.15.2?
+What's New in astroid 2.15.3?
=============================
Release date: TBA
+
+
+What's New in astroid 2.15.2?
+=============================
+Release date: 2023-04-03
+
* Support more possible usages of ``attrs`` decorators.
Closes pylint-dev/pylint#7884