forked from orbit-oss/flask
merged with 0.5-maintenance
This commit is contained in:
commit
b004324dbb
3 changed files with 34 additions and 12 deletions
12
CHANGES
12
CHANGES
|
|
@ -8,10 +8,18 @@ Version 0.6
|
|||
|
||||
Release date to be announced, codename to be decided.
|
||||
|
||||
Version 0.5.1
|
||||
-------------
|
||||
|
||||
Bugfix Release, released on July 6th 2010
|
||||
|
||||
- fixes an issue with template loading from directories when modules
|
||||
where used.
|
||||
|
||||
Version 0.5
|
||||
-----------
|
||||
|
||||
Released on July 6th 2010, codename Calvados.
|
||||
Released on July 6th 2010, codename Calvados
|
||||
|
||||
- fixed a bug with subdomains that was caused by the inability to
|
||||
specify the server name. The server name can now be set with
|
||||
|
|
@ -53,7 +61,7 @@ Released on June 18th 2010, codename Rakia
|
|||
Version 0.3.1
|
||||
-------------
|
||||
|
||||
Bugfix release, released May 28th 2010
|
||||
Bugfix release, released on May 28th 2010
|
||||
|
||||
- fixed a error reporting bug with :meth:`flask.Config.from_envvar`
|
||||
- removed some unused code from flask
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue