From 6f585e5da51dcecd6525496c8a59b547c16baa40 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Wed, 24 Sep 2014 17:06:30 -0700 Subject: [PATCH] Update history to reflect merge of #2951 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index fc19b710..4146d17a 100644 --- a/History.markdown +++ b/History.markdown @@ -6,6 +6,7 @@ ### Bug Fixes + * Fix Rouge's RedCarpet plugin interface integration (#2951) * Remove `--watch` from the site template blog post since it defaults to watching in in 2.4.0 (#2922)