forked from orbit-oss/flask
Fixed an error reporting bug with flask.Config.from_envvar
This commit is contained in:
parent
6913dc1733
commit
6cb0855e2d
3 changed files with 29 additions and 1 deletions
7
CHANGES
7
CHANGES
|
|
@ -8,6 +8,13 @@ Version 0.4
|
|||
|
||||
Release date to be announced, codename to be selected.
|
||||
|
||||
Version 0.3.1
|
||||
-------------
|
||||
|
||||
Bugfix release, released May 28th
|
||||
|
||||
- fixed a error reporting bug with :meth:`flask.Config.from_envvar`
|
||||
|
||||
Version 0.3
|
||||
-----------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue