Prepare for 0.12.1

This commit is contained in:
Markus Unterwaditzer 2017-03-31 18:43:34 +02:00
parent 80c7db638c
commit f7d6d4d4f6
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ Major release, unreleased
Version 0.12.1
--------------
Bugfix release, unreleased
Bugfix release, released on March 31st 2017
- Prevent `flask run` from showing a NoAppException when an ImportError occurs
within the imported application module.