forked from orbit-oss/flask
Version 0.12
This commit is contained in:
parent
36425d5f91
commit
45c45ea73c
1 changed files with 2 additions and 0 deletions
2
CHANGES
2
CHANGES
|
|
@ -6,6 +6,8 @@ Here you can see the full list of changes between each Flask release.
|
||||||
Version 0.12
|
Version 0.12
|
||||||
------------
|
------------
|
||||||
|
|
||||||
|
Released on December 21st 2016, codename Punsch.
|
||||||
|
|
||||||
- the cli command now responds to `--version`.
|
- the cli command now responds to `--version`.
|
||||||
- Mimetype guessing and ETag generation for file-like objects in ``send_file``
|
- Mimetype guessing and ETag generation for file-like objects in ``send_file``
|
||||||
has been removed, as per issue ``#104``. See pull request ``#1849``.
|
has been removed, as per issue ``#104``. See pull request ``#1849``.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue