update CHANGES.rst

This commit is contained in:
David Lord 2024-10-18 10:03:49 -07:00
parent bca18041b0
commit c5a5576522
No known key found for this signature in database
GPG key ID: 43368A7AA8CC5926

View file

@ -1,12 +1,15 @@
Version 3.1.0
-------------
Unreleased
- Provide a configuration option to control automatic option
responses. :pr:`5496`
- ``Flask.open_resource``/``open_instance_resource`` and
``Blueprint.open_resource`` take an ``encoding`` parameter to use when
opening in text mode. It defaults to ``utf-8``. :issue:`5504`
Version 3.0.3
-------------