forked from orbit-oss/flask
Merge branch '1.0.x'
This commit is contained in:
commit
afd6250bab
4 changed files with 6 additions and 2 deletions
|
|
@ -92,6 +92,8 @@ Unreleased
|
|||
- The key information for ``BadRequestKeyError`` is no longer cleared
|
||||
outside debug mode, so error handlers can still access it. This
|
||||
requires upgrading to Werkzeug 0.15.5. :issue:`3249`
|
||||
- ``send_file`` url quotes the ":" and "/" characters for more
|
||||
compatible UTF-8 filename support in some browsers. :issue:`3074`
|
||||
|
||||
|
||||
Version 1.0.3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue