Added a changelog entry for #108

This commit is contained in:
Armin Ronacher 2010-08-20 11:20:09 +02:00
parent 2a73bbc436
commit 6e3dd9b3ce
1 changed files with 2 additions and 0 deletions

View File

@ -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
-----------