Skip to content

Commit 47fcc63

Browse files
yileicopybara-github
authored andcommitted
Update changelog in preparation to release Pyink v23.5.0.
PiperOrigin-RevId: 533555414
1 parent 4e278f3 commit 47fcc63

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGES.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,17 @@ All notable changes to Pyink are recorded here.
44

55
## Unreleased
66

7+
* Nothing notable unreleased.
8+
9+
## 23.5.0
10+
711
* Existing parentheses around strings are no longer removed if the content does
812
not fit on a single line. This is related to
913
https://github.com/psf/black/pull/3640 where we still want to keep the
1014
parentheses around the implicitly concatenated strings if the code already
1115
uses them, making it more obvious it's a single function argument.
1216
* `--pyink-lines=` now works with stdin inputs (#16).
17+
* Fixed compatibility issue on Python 3.7 (#13).
1318

1419
## 23.3.1
1520

0 commit comments

Comments
 (0)