Skip to content

Commit 14f72d5

Browse files
authored
Fix CHANGELOG
1 parent fcdc3b7 commit 14f72d5

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

CHANGELOG.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,13 @@
11
# Unreleased
22

3-
New features:
4-
5-
- Add `typing_extensions.Reader` and `typing_extensions.Writer`. Patch by
6-
Sebastian Rittau.
3+
- Drop support for Python 3.8 (including PyPy-3.8). Patch by [Victorien Plot](https://github.com/Viicos).
74

8-
Bugfixes:
5+
New features:
96

10-
- Drop support for Python 3.8 (including PyPy-3.8). Patch by [Victorien Plot](https://github.com/Viicos).
117
- Add support for inline typed dictionaries ([PEP 764](https://peps.python.org/pep-0764/)).
128
Patch by [Victorien Plot](https://github.com/Viicos).
9+
- Add `typing_extensions.Reader` and `typing_extensions.Writer`. Patch by
10+
Sebastian Rittau.
1311

1412
# Release 4.13.2 (April 10, 2025)
1513

0 commit comments

Comments
 (0)