From 9e764a644517372921d9a553b575654bebde665c Mon Sep 17 00:00:00 2001 From: Tom Preston-Werner Date: Wed, 10 Dec 2008 16:01:39 -0800 Subject: [PATCH] update history --- History.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/History.txt b/History.txt index e90ac709..7c4617ee 100644 --- a/History.txt +++ b/History.txt @@ -1,3 +1,10 @@ +== + * Minor Enhancements + * Output informative message if RDiscount is not available [github.com/JackDanger] + * Bug Fixes + * Prevent Jekyll from picking up the output directory as a source [github.com/JackDanger] + * Skip related_posts when there is only one post [github.com/JackDanger] + == 0.1.4 / 2008-12-08 * Bug Fixes * DATA does not work properly with rubygems