mirror of https://github.com/pallets/flask.git
Added a changelog entry for #108
This commit is contained in:
parent
2a73bbc436
commit
6e3dd9b3ce
2
CHANGES
2
CHANGES
|
|
@ -28,6 +28,8 @@ Bugfix release, release date to be announced.
|
|||
- Jinja2 template loading syntax now allows "./" in front of
|
||||
a template load path. Previously this caused issues with
|
||||
module setups.
|
||||
- Fixed an issue where the subdomain setting for modules was
|
||||
ignored for the static folder.
|
||||
|
||||
Version 0.6
|
||||
-----------
|
||||
|
|
|
|||
Loading…
Reference in New Issue