Skip to content

Commit 8440b40

Browse files
Changelog update - v0.3.1 (#24)
Co-authored-by: GitHub Action <[email protected]>
1 parent 8c2415a commit 8440b40

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

CHANGELOG.md

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

33
## [Unreleased]
4-
### Fixed
5-
- `TypedDict` subclasses being displayed as a regular dict in type hints
6-
- Several bugs around `async` functions with type hints
4+
5+
## [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
79
- Other minor type hints corrections
810

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

0 commit comments

Comments
 (0)