From 4d42e0d4363e1206481c714df6936f4855016ff5 Mon Sep 17 00:00:00 2001 From: Tom Preston-Werner Date: Sat, 22 Nov 2008 00:56:47 -0800 Subject: [PATCH] update history --- History.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/History.txt b/History.txt index 7005a456..9e94db7d 100644 --- a/History.txt +++ b/History.txt @@ -1,3 +1,8 @@ +== 0.1.2 / + * Command Line Changes + * Allow cli to be called with 0, 1, or 2 args intuiting dir paths + if they are omitted + == 0.1.1 / 2008-11-22 * Minor Additions * Posts now support introspectional data e.g. {{ page.url }}