From f8d76c7bee0deafb462dba41fe68175cbd28579e Mon Sep 17 00:00:00 2001 From: Tom Preston-Werner Date: Sun, 21 Dec 2008 18:09:12 -0800 Subject: [PATCH] update history --- History.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/History.txt b/History.txt index 34ad426e..389b0e4f 100644 --- a/History.txt +++ b/History.txt @@ -1,4 +1,6 @@ == + * Major Enhancements + * Added --server option to start a simple WEBrick server on destination directory [github.com/johnreilly] * Minor Enhancements * Added post categories based on directories containing _posts [github.com/mreid] * Added new date filter that shows the full month name [github.com/mreid]