diff options
author | Jérémy Zurcher <jeremy@asynk.ch> | 2012-01-05 14:05:56 +0100 |
---|---|---|
committer | Jérémy Zurcher <jeremy@asynk.ch> | 2012-01-05 14:05:56 +0100 |
commit | fd6a806405068758210e0472fc1357a248466ef8 (patch) | |
tree | f0c66eae62dff91c64df162a2eb1f6709d9e021c /Changelog | |
parent | 033e518099e4c58c516eaf27ddbd6c10af35b499 (diff) | |
download | zorglub-fd6a806405068758210e0472fc1357a248466ef8.zip zorglub-fd6a806405068758210e0472fc1357a248466ef8.tar.gz |
VERSION => 0.0.3, update Changelog and TODO0.0.3
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -9,3 +9,10 @@ * replace Helpers Module with Node#inherited_var Node@inherited_vars * rewrite session so it is compatible with Rack SessionHash * update test application and write specs + +2012-01-05 Jérémy Zurcher <jeremy@asynk.ch> + * haml engine + * optional engine cache + * optional engine proc mime-type definition + * optional static page generation/cache + * |