Skip to content

Commit

Permalink
prepare changelog (#969)
Browse files Browse the repository at this point in the history
  • Loading branch information
JelleZijlstra committed Nov 28, 2021
1 parent 345e892 commit 273fe26
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions typing_extensions/CHANGELOG
@@ -1,3 +1,9 @@
# Unreleased

- Fix broken sdist in release 4.0.0. Patch by Adam Turner (@AA-Turner).
- Fix equality comparison for `Required` and `NotRequired`. Patch by
Jelle Zijlstra (@jellezijlstra).

# Release 4.0.0 (November 14, 2021)

- Starting with version 4.0.0, typing_extensions uses Semantic Versioning.
Expand Down

0 comments on commit 273fe26

Please sign in to comment.