summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhippo91 <guillaume.peillex@gmail.com>2021-02-15 20:18:18 +0100
committerGitHub <noreply@github.com>2021-02-15 20:18:18 +0100
commit0f97f79c0aa50ed0506c09db729f906450b37652 (patch)
tree5998d07aee160b6ae6b687e3cd12606d73235d09 /ChangeLog
parent6189473d344dbffd72ff65d7bb7fd04351caedaf (diff)
parent636d0f56d7f84b950949808b31b6f316645f41eb (diff)
downloadastroid-git-astroid-2.5.tar.gz
Merge pull request #894 from hippo91/astroid_2.5_testastroid-2.5
Astroid 2.5 test
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.