summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog20
1 files changed, 15 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index 16d225bb..a6b746ef 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,21 +2,31 @@
astroid's ChangeLog
===================
-What's New in astroid 2.14.0?
+What's New in astroid 2.15.0?
=============================
Release date: TBA
-* Add support for inferring binary union types added in Python 3.10.
-
- Refs PyCQA/pylint#8119
-What's New in astroid 2.13.5?
+What's New in astroid 2.14.1?
=============================
Release date: TBA
+What's New in astroid 2.14.0?
+=============================
+Release date: 2023-01-31
+
+* Add support for inferring binary union types added in Python 3.10.
+
+ Refs PyCQA/pylint#8119
+
+* Capture and log messages emitted when inspecting a module for astroid.
+
+ Closes #1904
+
+
What's New in astroid 2.13.4?
=============================
Release date: 2023-01-31