Merge remote-tracking branch 'upstream/0.12-maintenance'

This commit is contained in:
Adrian Moennich 2017-11-25 00:44:07 +01:00
commit eb1c2faf9f
3 changed files with 32 additions and 2 deletions

View file

@ -148,6 +148,14 @@ Major release, unreleased
.. _#2436: https://github.com/pallets/flask/pull/2436
.. _#2450: https://github.com/pallets/flask/pull/2450
Version 0.12.3
--------------
Bugfix release, unreleased
- Fix a ValueError caused by invalid Range requests in some cases
Version 0.12.2
--------------