Skip to content

Commit

Permalink
Update changelog to reflect the PR.
Browse files Browse the repository at this point in the history
  • Loading branch information
yilei committed Aug 26, 2022
1 parent fe3c82f commit 3c8cd3a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGES.md
Expand Up @@ -26,8 +26,8 @@
normalized as expected (#3168)
- When using `--skip-magic-trailing-comma` or `-C`, trailing commas are stripped from
subscript expressions with more than 1 element (#3209)
- Implicitly concatenated strings inside a list, set, or function call are now wrapped
inside parentheses (#3162)
- Implicitly concatenated strings inside a list, set, or tuple are now wrapped inside
parentheses (#3162)
- Fix a string merging/split issue when a comment is present in the middle of implicitly
concatenated strings on its own line (#3227)

Expand Down

0 comments on commit 3c8cd3a

Please sign in to comment.