summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNick Drozd <nicholasdrozd@gmail.com>2022-11-29 00:01:00 -0600
committerDaniƫl van Noord <13665637+DanielNoord@users.noreply.github.com>2023-04-05 22:55:10 +0200
commit51d8507c6baae6847601e0de7e319d1a5c7f7f5b (patch)
treef526d55ac35261e308eb676a7af4c651678737db /ChangeLog
parent8272219e9b60ac476774fa181710c6fed05215ad (diff)
downloadastroid-git-51d8507c6baae6847601e0de7e319d1a5c7f7f5b.tar.gz
Mandatory field for Expr
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a5de4d76..454da351 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -27,6 +27,7 @@ Release date: TBA
- ``nodes.Delete``
- ``nodes.DelAttr``
- ``nodes.DelName``
+ - ``nodes.Expr``
- ``nodes.For``
- ``nodes.If``
- ``nodes.IfExp``