forked from orbit-oss/flask
Remove deprecation warnings for add_etags & mimetype guessing for send_file()
Fix #1849
This commit is contained in:
parent
3d72099dcd
commit
8458cc5cd1
4 changed files with 14 additions and 50 deletions
2
CHANGES
2
CHANGES
|
|
@ -7,6 +7,8 @@ Version 0.12
|
|||
------------
|
||||
|
||||
- the cli command now responds to `--version`.
|
||||
- Mimetype guessing for ``send_file`` has been removed, as per issue ``#104``.
|
||||
See pull request ``#1849``.
|
||||
|
||||
Version 0.11
|
||||
------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue