From 657b2e4be33cc7dba548b7af58182f49e80d29f7 Mon Sep 17 00:00:00 2001 From: Kris Brown Date: Fri, 26 Feb 2010 21:00:04 +0000 Subject: [PATCH] updated history for change --- History.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/History.txt b/History.txt index 19c0f5a9..3be84a1e 100644 --- a/History.txt +++ b/History.txt @@ -1,4 +1,8 @@ == Edge + * Minor Enhancements + * Inclusion/exclusion of future dated posts (#59) + * Generation for a specific time (#59) + * site.time allocated on render not per site_payload invocation (#59) * Bug Fixes * Render highlighted code for non markdown/textile pages (#116) * Expand source to full path so includes work anywhere (#101)