From d306318eab974e596d9ae07d7ab4f9170ce025f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9my=20Zurcher?= Date: Tue, 17 Jan 2012 13:56:29 +0100 Subject: add Changelog, update VERSION to 0.0.5 --- Changelog | 9 ++++++++- lib/zorglub.rb | 2 +- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/Changelog b/Changelog index f4166eb..304ed04 100644 --- a/Changelog +++ b/Changelog @@ -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 + * 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 diff --git a/lib/zorglub.rb b/lib/zorglub.rb index 233fd44..db58af4 100644 --- a/lib/zorglub.rb +++ b/lib/zorglub.rb @@ -6,7 +6,7 @@ require 'zorglub/app' # module Zorglub # - VERSION = '0.0.4' + VERSION = '0.0.5' # end # -- cgit v1.1-2-g2b99