forked from orbit-oss/flask
Move dotenv warning to stderr
This commit is contained in:
parent
cf4923bf58
commit
975f979269
2 changed files with 2 additions and 1 deletions
|
|
@ -11,6 +11,7 @@ Unreleased
|
|||
- ``send_file`` url quotes the ":" and "/" characters for more
|
||||
compatible UTF-8 filename support in some browsers. :issue:`3074`
|
||||
- Fixes for PEP451 import loaders and pytest 5.x. :issue:`3275`
|
||||
- Show message about dotenv on stderr instead of stdout. :issue:`3285`
|
||||
|
||||
|
||||
Version 1.0.3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue