Re-add filename param for send_from_directory
Add a deprecation warning for the old name
This commit is contained in:
parent
80d9519a9c
commit
fc82dd50e3
2 changed files with 19 additions and 1 deletions
|
|
@ -5,6 +5,10 @@ Version 2.0.1
|
|||
|
||||
Unreleased
|
||||
|
||||
- Re-add the ``filename`` parameter in ``send_from_directory``. The
|
||||
``filename`` parameter has been renamed to ``path``, the old name
|
||||
is deprecated. :pr:`4019`
|
||||
|
||||
|
||||
Version 2.0.0
|
||||
-------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue