Add Flask.config_class to changelog
This commit is contained in:
parent
66e51d5be7
commit
3f8e29b12c
2 changed files with 3 additions and 0 deletions
1
CHANGES
1
CHANGES
|
|
@ -18,6 +18,7 @@ Version 1.0
|
|||
- Added support for returning tuples in the form ``(response, headers)``
|
||||
from a view function.
|
||||
- Added :meth:`flask.Config.from_json`.
|
||||
- Added :attr:`flask.Flask.config_class`.
|
||||
|
||||
Version 0.10.2
|
||||
--------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue