summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNick Drozd <nicholasdrozd@gmail.com>2023-04-04 02:28:19 -0400
committerGitHub <noreply@github.com>2023-04-04 06:28:19 +0000
commit445fcd8293a8743bf0dea91768254c3060b8d2f2 (patch)
tree68b76b7692e58dbff2019a629c79dd28e30e5b54 /ChangeLog
parentcbea38f609ab6f0dd34f55432628d47489347420 (diff)
downloadastroid-git-445fcd8293a8743bf0dea91768254c3060b8d2f2.tar.gz
Mandatory fields for For (#2091)
Co-authored-by: Daniƫl van Noord <13665637+DanielNoord@users.noreply.github.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 36547957..14ab6cc2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -24,6 +24,7 @@ Release date: TBA
- ``nodes.Delete``
- ``nodes.DelAttr``
- ``nodes.DelName``
+ - ``nodes.For``
- ``nodes.If``
- ``nodes.IfExp``
- ``nodes.Keyword``