summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPierre Sassoulas <pierre.sassoulas@gmail.com>2023-02-12 18:14:27 +0100
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2023-02-12 18:14:27 +0100
commit3540baeb079481c5321d4936eb0f946aa7c6f755 (patch)
tree00e918c3ada21449e9bb8389b8707c6ae6ab9c39 /ChangeLog
parentccbdd3c128af9a6e8f9018fb8db5991a28c72db0 (diff)
parent4182d0eef9528654fc683ce4a0625dddf8343d7f (diff)
downloadastroid-git-3540baeb079481c5321d4936eb0f946aa7c6f755.tar.gz
Merge branch 'maintenance/2.14.x' following 2.14.2 release
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 22959baa..7df12745 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -19,9 +19,10 @@ Release date: TBA
Closes #1680
+
What's New in astroid 2.14.2?
=============================
-Release date: TBA
+Release date: 2023-02-12
* '_infer_str_format_call' won't crash anymore when the string it analyses are uninferable.