summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRaphael Gaschignard <raphael@rtpg.co>2020-10-28 23:46:32 +0900
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2020-10-28 20:42:38 +0100
commit46297774d1a0e57815500a50b2323ea906bd50da (patch)
tree1f4ea3684292cbb113318b5b73b6a17cb701b7ae /ChangeLog
parent72ff0fdb9a4f3830dad4b9b7b6f6f749ace28ca8 (diff)
downloadastroid-git-46297774d1a0e57815500a50b2323ea906bd50da.tar.gz
Add changelog for memory fix
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f4264935..a5a0be55 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -53,6 +53,7 @@ Release Date: TBA
* Fixed exception-chaining error messages.
+* Reduce memory usage of astroid's module cache.
What's New in astroid 2.4.3?
============================