forked from orbit-oss/flask
add text parameter to config.from_file
This commit is contained in:
parent
4c288bc97e
commit
b10b6d4af1
4 changed files with 23 additions and 5 deletions
|
|
@ -33,6 +33,8 @@ Unreleased
|
|||
- Use modern packaging metadata with ``pyproject.toml`` instead of ``setup.cfg``.
|
||||
:pr:`4947`
|
||||
- Ensure subdomains are applied with nested blueprints. :issue:`4834`
|
||||
- ``config.from_file`` can use ``text=False`` to indicate that the parser wants a
|
||||
binary file instead. :issue:`4989`
|
||||
|
||||
|
||||
Version 2.2.3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue