diff options
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -16,4 +16,11 @@ * optional engine cache * optional engine proc mime-type definition * optional static page generation/cache - * + +2012-01-17 Jérémy Zurcher <jeremy@asynk.ch> + * Node code cleanup + * class and method level directives are now view!, layout!, no_layout!, ... + * add view_base_path! and layout_base_path! + * before_all and after_all are based on inherited_vars + * add Zorglub::Config.debug + * Zorglub::App swallows Zorglub::Config |