From e8d68551af986f2c19872bba75d9e5e72c5a0592 Mon Sep 17 00:00:00 2001 From: Tom Preston-Werner Date: Sat, 15 Dec 2012 16:38:20 -0800 Subject: [PATCH] Update history. --- History.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/History.txt b/History.txt index a2f76067..abdf4ca9 100644 --- a/History.txt +++ b/History.txt @@ -8,6 +8,7 @@ * Inline TOC token support for RDiscount (#333) * Add the option to specify the paginated url format (#342) * Support Redcarpet 2 and fenced code blocks (#619) + * Better reporting of Liquid errors (#624) * Bug Fixes * Allow some special characters in highlight names * URL escape category names in URL generation (#360)