In 0.7, make_default_options_response is a public API
This commit is contained in:
parent
43ae651c30
commit
952967fcab
2 changed files with 12 additions and 2 deletions
4
CHANGES
4
CHANGES
|
|
@ -8,6 +8,10 @@ Version 0.7
|
|||
|
||||
Release date to be announced, codename to be selected
|
||||
|
||||
- Added :meth:`~flask.Flask.make_default_options_response`
|
||||
which can be used by subclasses to alter the default
|
||||
behaviour for `OPTIONS` responses.
|
||||
|
||||
Version 0.6.1
|
||||
-------------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue