Merge branch '0.11-maintenance'

This commit is contained in:
Markus Unterwaditzer 2016-06-13 20:34:30 +02:00
commit 433c561494
2 changed files with 20 additions and 5 deletions

View file

@ -12,6 +12,13 @@ Version 0.12
- Make ``flask.safe_join`` able to join multiple paths like ``os.path.join``
(pull request ``#1730``).
Version 0.11.2
--------------
Bugfix release, unreleased
- Fix crash when running under PyPy3, see pull request ``#1814``.
Version 0.11.1
--------------