Skip to content

Commit 1b1b958

Browse files
committed
Update CHANGELOG.md
1 parent 85b03e2 commit 1b1b958

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## Unreleased
88

9+
### Fixed
10+
- Rare Exceptions when encountering empty f-string str parts
11+
- Missing required parentheses in return statements for iterable unpacking in python <3.8
12+
- Missing parentheses in some complex dict expansions
13+
914
### Removed
1015
- Python 2.6 support
1116

0 commit comments

Comments
 (0)