forked from orbit-oss/flask
Changelog for #2006
This commit is contained in:
parent
c4ec6954e5
commit
dbcd64e2ee
1 changed files with 2 additions and 0 deletions
2
CHANGES
2
CHANGES
|
|
@ -13,6 +13,8 @@ Version 0.12
|
||||||
``application/octet-stream``. See pull request ``#1988``.
|
``application/octet-stream``. See pull request ``#1988``.
|
||||||
- Make ``flask.safe_join`` able to join multiple paths like ``os.path.join``
|
- Make ``flask.safe_join`` able to join multiple paths like ``os.path.join``
|
||||||
(pull request ``#1730``).
|
(pull request ``#1730``).
|
||||||
|
- Revert a behavior change that made the dev server crash instead of returning
|
||||||
|
a Internal Server Error (pull request ``#2006``).
|
||||||
|
|
||||||
Version 0.11.2
|
Version 0.11.2
|
||||||
--------------
|
--------------
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue