forked from orbit-oss/flask
Merge branch '0.11-maintenance'
This commit is contained in:
commit
225c311f1b
1 changed files with 8 additions and 0 deletions
8
CHANGES
8
CHANGES
|
|
@ -10,6 +10,14 @@ Version 0.12
|
|||
- Mimetype guessing for ``send_file`` has been removed, as per issue ``#104``.
|
||||
See pull request ``#1849``.
|
||||
|
||||
Version 0.11.1
|
||||
--------------
|
||||
|
||||
Bugfix release, unreleased.
|
||||
|
||||
- Fixed a bug that prevented ``FLASK_APP=foobar/__init__.py`` from working. See
|
||||
pull request ``#1872``.
|
||||
|
||||
Version 0.11
|
||||
------------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue