diff --git a/CHANGES.md b/CHANGES.md index 565c36f8c60..a3855be004d 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -28,6 +28,7 @@ `--target-version` is set to 3.10 and higher). (#2728) - Fix handling of standalone `match()` or `case()` when there is a trailing newline or a comment inside of the parentheses. (#2760) +- Use parentheses with equality check in walrus/assigment statements (#2770) ### Packaging