From 6a78eb9f5b7908e41f5cfcd0c75a2f85bb4c3f18 Mon Sep 17 00:00:00 2001 From: nitoyon Date: Mon, 24 Dec 2012 00:42:10 +0900 Subject: [PATCH] Add pull request #569 to history --- History.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/History.txt b/History.txt index 547378f8..e2adee68 100644 --- a/History.txt +++ b/History.txt @@ -7,6 +7,7 @@ * Allow multiple plugin dirs to be specified (#438) * Inline TOC token support for RDiscount (#333) * Add the option to specify the paginated url format (#342) + * Swap out albino for pygments.rb (#569) * Support Redcarpet 2 and fenced code blocks (#619) * Better reporting of Liquid errors (#624) * Bug Fixes