Skip to content

Commit 2cdcd67

Browse files
committed
Update CHANGELOG.md
1 parent 61ec2f5 commit 2cdcd67

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,16 @@
11
# Changelog
22

33
## [Unreleased]
4+
### Added
5+
- Support for 2023.1
6+
7+
### Fixed
8+
- Incorrect `Literal` behavior with type hints
49

510
## [0.3.1] - 2022-10-02
6-
### Fixed
7-
- `TypedDict` subclasses being displayed as a regular dict in type hints
8-
- Several bugs around `async` functions with type hints
11+
### Fixed
12+
- `TypedDict` subclasses being displayed as a regular dict in type hints
13+
- Several bugs around `async` functions with type hints
914
- Other minor type hints corrections
1015

1116
## [0.3.0] - 2022-09-25

0 commit comments

Comments
 (0)