summaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2012-01-17 13:56:29 +0100
committerJérémy Zurcher <jeremy@asynk.ch>2012-01-17 13:56:29 +0100
commitd306318eab974e596d9ae07d7ab4f9170ce025f7 (patch)
tree96f58ca536806da2085151680dc7c6cbafbf503c /Changelog
parent048e30bda454293e36dc84b824b0c8fb3bf62dcb (diff)
downloadzorglub-d306318eab974e596d9ae07d7ab4f9170ce025f7.zip
zorglub-d306318eab974e596d9ae07d7ab4f9170ce025f7.tar.gz
add Changelog, update VERSION to 0.0.50.0.5
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog9
1 files changed, 8 insertions, 1 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 <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