summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Lord <davidism@gmail.com>2022-07-22 10:28:19 -0700
committerDavid Lord <davidism@gmail.com>2022-07-22 10:28:19 -0700
commit3ead75c971bbe8681ec9fe644d23cae600896589 (patch)
treefce58d69adf8e1f4c218a62d80b30ae83ee14b5e
parentdfdc7c602fed71082ca11662e53b4c09095af7e7 (diff)
downloadwerkzeug-2.1.x.tar.gz
remove unreleased version2.1.x
-rw-r--r--CHANGES.rst10
1 files changed, 0 insertions, 10 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index 4b55f301..41353ad9 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -1,15 +1,5 @@
.. currentmodule:: werkzeug
-Version 2.1.3
--------------
-
-Unreleased
-
-- Add ``os.PathLike`` as a supported type for
- ``werkzeug.datastructures.FileStorage`` in the typing information
- file. It was already supported by the code. :pr:`2418`
-
-
Version 2.1.2
-------------