Skip to content

Commit

Permalink
Fixed changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
VanSHOE committed Dec 21, 2021
1 parent fc40e78 commit c0cf2f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGES.md
Expand Up @@ -14,7 +14,7 @@
- Tuple unpacking on `return` and `yield` constructs now implies 3.8+ (#2700)
- Unparenthesized tuples on annotated assignments (e.g
`values: Tuple[int, ...] = 1, 2, 3`) now implies 3.8+ (#2708)
- Text coloring added in the final statistics of files modifications (#2711)
- Text coloring added in the final statistics (#2712)

## 21.12b0

Expand Down

0 comments on commit c0cf2f0

Please sign in to comment.