From d020d4f2bf34b8ace0d0e4b6409d031196648152 Mon Sep 17 00:00:00 2001 From: Tom Preston-Werner Date: Fri, 8 Jan 2010 18:09:36 -0800 Subject: [PATCH] update history --- History.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/History.txt b/History.txt index c1aaa7a0..a9ab47ec 100644 --- a/History.txt +++ b/History.txt @@ -4,6 +4,7 @@ * Don't break on triple dashes in yaml frontmatter (#93) * Minor Enhancements * Allow .mkd as markdown extension + * Use $stdout/err instead of constants (#99) == 0.5.5 * Bug Fixes