Skip to content

Commit

Permalink
Update changelog in preparation to release Pyink v22.12.0
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 495093486
  • Loading branch information
yilei authored and copybara-github committed Dec 13, 2022
1 parent d03ab87 commit bfb3faf
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@ All notable changes to Pyink are recorded here.

## Unreleased

* Nothing notable unreleased.

## 22.12.0

This release is based on
https://github.com/psf/black/commit/96e62c57e3023977de177a8ba34678007a63f1fe
(two bugfix commits ahead of Black v22.12.0).

* Prefer splitting right hand side of assignment statements
(see [psf/black#1498](https://github.com/psf/black/issues/1498), this is being
upstreamed in [psf/black/pull/3368](https://github.com/psf/black/pull/3368)).
Expand Down

0 comments on commit bfb3faf

Please sign in to comment.