summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 35a613cc..7960ea2e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -53,6 +53,7 @@ Release date: TBA
- ``nodes.SetComp``
- ``nodes.Slice``
- ``nodes.Starred``
+ - ``nodes.Super``, we also added the ``call`` parameter to its ``__init__`` method.
- ``nodes.TryExcept``
- ``nodes.Subscript``
- ``nodes.UnaryOp``