From b0004e803a35652c2a7e84c290040c8d689faa16 Mon Sep 17 00:00:00 2001 From: Tom Preston-Werner Date: Mon, 15 Dec 2008 12:06:54 -0800 Subject: [PATCH] update history --- History.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/History.txt b/History.txt index e2e1a6c3..9d714ec5 100644 --- a/History.txt +++ b/History.txt @@ -1,4 +1,6 @@ == + * Major Changes + * Use Maruku (pure Ruby) for Markdown by default [github.com/mreid] * Minor Enhancements * Don't load directory_watcher unless it's needed [github.com/pjhyett]