Added a changelog entry for #108

This commit is contained in:
Armin Ronacher 2010-08-20 11:20:09 +02:00
parent 07a1952f28
commit 63268b3616

View file

@ -13,6 +13,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
-----------