Added missing message

This commit is contained in:
Armin Ronacher 2010-05-28 21:07:28 +02:00
parent 9959ddd3da
commit dba42ae968
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ Version 0.3.1
Bugfix release, released May 28th
- fixed a error reporting bug with :meth:`flask.Config.from_envvar`
- removed some unused code from flask
Version 0.3
-----------