summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorStefan Scherfke <stefan.scherfke@energymeteo.de>2020-05-10 21:42:12 +0200
committerClaudiu Popa <pcmanticore@gmail.com>2020-05-12 08:44:48 +0200
commite53bfcb602114179bc3b0d4e1db7a5d155152d25 (patch)
treed381fe70c37b00eb032f27f9951acb7e732ef56c /ChangeLog
parent681336416aeea229d6bfdf32f70e781049c92065 (diff)
downloadastroid-git-e53bfcb602114179bc3b0d4e1db7a5d155152d25.tar.gz
Add brain for sqlalchemy.orm.session
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0214e36b..63edff03 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,8 @@ What's New in astroid 2.5.0?
============================
Release Date: TBA
+* Added a brain for ``sqlalchemy.orm.session``
+
What's New in astroid 2.4.1?
============================