From dd5777af0671e0657531236cbad3bb423fbd2b2d Mon Sep 17 00:00:00 2001 From: Jelle Zijlstra Date: Mon, 6 May 2019 11:09:04 -0400 Subject: [PATCH] add to CHANGELOG --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 7e3c01d..edf187f 100644 --- a/README.md +++ b/README.md @@ -953,6 +953,14 @@ More details can be found in [CONTRIBUTING](CONTRIBUTING.md). ### 19.3b1 +* don't produce invalid code for `from` ... `import` blocks with comments + (#829) + +* fix grammar selection (#765) + +* fix feature detection for trailing commas in function definitions and + call sites (#763) + * fix bug that led *Black* format some code with a line length target of 1 (#762) -- 2.39.2