From 8754a024b520c653e88d137e1dd8fcb464aa29ff Mon Sep 17 00:00:00 2001 From: Tom Preston-Werner Date: Tue, 27 Dec 2011 10:57:20 -0700 Subject: [PATCH] Update history. --- History.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/History.txt b/History.txt index 5672af18..bd6a1bbd 100644 --- a/History.txt +++ b/History.txt @@ -1,3 +1,8 @@ +== HEAD + * Bug Fixes + * Fix extra blank line in highlight blocks (#409) + * Update dependencies + == 0.11.0 / 2011-07-10 * Major Enhancements * Add command line importer functionality (#253)