From add546f61e5b441d028151a7617213fb52f52b4b Mon Sep 17 00:00:00 2001 From: Tom Preston-Werner Date: Fri, 8 Jan 2010 18:27:05 -0800 Subject: [PATCH] update history --- History.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/History.txt b/History.txt index a9ab47ec..d01f63b4 100644 --- a/History.txt +++ b/History.txt @@ -5,6 +5,7 @@ * Minor Enhancements * Allow .mkd as markdown extension * Use $stdout/err instead of constants (#99) + * Properly wrap code blocks (#91) == 0.5.5 * Bug Fixes