summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarc Mueller <30130371+cdce8p@users.noreply.github.com>2021-02-28 02:19:24 +0100
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2021-02-28 18:14:22 +0100
commit04cd51dab30e5e364f9835d2eba4faa7cf362ee9 (patch)
tree616e804b110b450183ec4dc5689f45a78736f3f5 /ChangeLog
parent40373681b277a672f127ad2e15ec74e74b0bfe44 (diff)
downloadastroid-git-04cd51dab30e5e364f9835d2eba4faa7cf362ee9.tar.gz
Improve typing.TypedDict inference
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a11e0766..45476732 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,6 +11,9 @@ Release Date: TBA
Closes #895 #899
+* Improve typing.TypedDict inference
+
+
What's New in astroid 2.5?
============================
Release Date: 2021-02-15