From 470a187395c7eaf2c948d94ed719d0a33d3d198c Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Sat, 11 May 2013 17:10:50 +0200 Subject: [PATCH] Update history to reflect merge of #1079 --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index dd9e4bd6..10fb8678 100644 --- a/History.markdown +++ b/History.markdown @@ -8,6 +8,7 @@ * Catching that Redcarpet gem isn't installed (#1059) ### Site Enhancements + * Remove pygments-installation instructions, as pygments.rb is bundled with it (#1079) * Move pages to be Pages for realz (#985) * Updated links to Liquid documentation (#1073)