Skip to content

Commit 7ae6bc1

Browse files
committed
Merge branch '2.1.x' into 2.2.x
2 parents 6a04415 + 3ead75c commit 7ae6bc1

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

CHANGES.rst

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -34,16 +34,7 @@ Released 2022-07-23
3434
based on WSGI versions. :issue:`2408`
3535
- Added Sans-IO ``get_content_length`` function. :pr:`2415`
3636
- Don't assume a mimetype for test responses. :issue:`2450`
37-
38-
39-
Version 2.1.3
40-
-------------
41-
42-
Unreleased
43-
44-
- Add ``os.PathLike`` as a supported type for
45-
``werkzeug.datastructures.FileStorage`` in the typing information
46-
file. It was already supported by the code. :pr:`2418`
37+
- Type checking ``FileStorage`` accepts ``os.PathLike``. :pr:`2418`
4738

4839

4940
Version 2.1.2

0 commit comments

Comments
 (0)