We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d273f87 commit 74721b4Copy full SHA for 74721b4
CHANGES.rst
@@ -25,7 +25,7 @@ Version 3.0.1
25
26
Released 2024-01-18
27
28
-- Correct type for ``path`` argument to ``send_file``. :issue:`5230`
+- Correct type for ``path`` argument to ``send_file``. :issue:`5336`
29
- Fix a typo in an error message for the ``flask run --key`` option. :pr:`5344`
30
- Session data is untagged without relying on the built-in ``json.loads``
31
``object_hook``. This allows other JSON providers that don't implement that.
0 commit comments