From 58b4ffd93595720fa63cec45b349631e90d3b4db Mon Sep 17 00:00:00 2001 From: Kris Brown Date: Sun, 10 Jan 2010 22:00:18 +0000 Subject: [PATCH] updated history --- History.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/History.txt b/History.txt index 4f5f9b94..50a53414 100644 --- a/History.txt +++ b/History.txt @@ -1,4 +1,6 @@ == Edge + * Minor Enhancements + * Allow overriding of post date in the front matter (#62, #38) * Bug Fixes * Categories isn't always an array (#73) * Empty tags causes error in read_posts (#84)