forked from orbit-oss/flask
Worked around a werkzeug bug with redirects
This commit is contained in:
parent
c26a6dd50c
commit
a101cfc35b
3 changed files with 22 additions and 0 deletions
1
CHANGES
1
CHANGES
|
|
@ -9,6 +9,7 @@ Version 0.7.1
|
|||
Bugfix release, release date to be decided.
|
||||
|
||||
- Added missing future import that broke 2.5 compatibility.
|
||||
- Fixed an infinite redirect issue with blueprints.
|
||||
|
||||
Version 0.7
|
||||
-----------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue