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 f92dbbee..a5de4d76 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -39,6 +39,7 @@ Release date: TBA
- ``nodes.Subscript``
- ``nodes.UnaryOp``
- ``nodes.While``
+ - ``nodes.Yield``
These changes involve breaking changes to their API but should be considered bug fixes. We
now make arguments required when they are instead of always providing defaults.