add change note

This commit is contained in:
erik-krogh
2022-08-15 10:53:33 +02:00
parent e7f009e879
commit a28948e836

View File

@@ -0,0 +1,4 @@
---
category: fix
---
* Fixed that top-level `for await` statements would produce a syntax error. These statements are now parsed correctly.