Merge branch '0.12-maintenance'

This commit is contained in:
Markus Unterwaditzer 2017-05-16 08:34:53 +02:00
commit dc9c5ef65a

View file

@ -51,6 +51,13 @@ Major release, unreleased
.. _#2259: https://github.com/pallets/flask/pull/2259
.. _#2282: https://github.com/pallets/flask/pull/2282
Version 0.12.2
--------------
Bugfix release
- Fix a bug in `safe_join` on Windows.
Version 0.12.1
--------------