update CHANGES.rst
This commit is contained in:
parent
bca18041b0
commit
c5a5576522
1 changed files with 3 additions and 0 deletions
|
|
@ -1,12 +1,15 @@
|
||||||
Version 3.1.0
|
Version 3.1.0
|
||||||
-------------
|
-------------
|
||||||
|
|
||||||
|
Unreleased
|
||||||
|
|
||||||
- Provide a configuration option to control automatic option
|
- Provide a configuration option to control automatic option
|
||||||
responses. :pr:`5496`
|
responses. :pr:`5496`
|
||||||
- ``Flask.open_resource``/``open_instance_resource`` and
|
- ``Flask.open_resource``/``open_instance_resource`` and
|
||||||
``Blueprint.open_resource`` take an ``encoding`` parameter to use when
|
``Blueprint.open_resource`` take an ``encoding`` parameter to use when
|
||||||
opening in text mode. It defaults to ``utf-8``. :issue:`5504`
|
opening in text mode. It defaults to ``utf-8``. :issue:`5504`
|
||||||
|
|
||||||
|
|
||||||
Version 3.0.3
|
Version 3.0.3
|
||||||
-------------
|
-------------
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue