summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhippo91 <guillaume.peillex@gmail.com>2021-02-15 18:46:09 +0100
committerhippo91 <guillaume.peillex@gmail.com>2021-02-15 18:46:09 +0100
commit8af4a45a59565f2dfffb41abf63bbf27622777f4 (patch)
tree2ebe1a487174bc24e78107dfca3d62b360a4351a /ChangeLog
parent6189473d344dbffd72ff65d7bb7fd04351caedaf (diff)
downloadastroid-git-8af4a45a59565f2dfffb41abf63bbf27622777f4.tar.gz
Prepare version 2.5
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index f1dc2327..2c454cb8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,9 +2,9 @@
astroid's ChangeLog
===================
-What's New in astroid 2.5.0?
+What's New in astroid 2.5?
============================
-Release Date: TBA
+Release Date: 2021-02-15
* Adds `attr_fset` in the `PropertyModel` class.