Skip to content

Commit

Permalink
docs(CHANGES): Note import fix for typing-extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
tony committed May 14, 2023
1 parent 435a26c commit 325af1c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,11 @@ $ pipx install --suffix=@next 'vcspull' --pip-args '\--pre' --force

<!-- Maintainers, insert changes / features for the next release here -->

## Bug fix

- Refactor `.types` imports to not require `typing-extensions` on production
builds (fixes #412 via #414, thank you for the report @Jasha10)

## vcspull v1.20.2 (2023-04-07)

_Maintenance only, no bug fixes or features_
Expand Down

0 comments on commit 325af1c

Please sign in to comment.