From 1374a6354290a08167f040d33a0d0b8be0b1a699 Mon Sep 17 00:00:00 2001 From: Matt Rogers Date: Sat, 8 Jun 2013 12:50:43 -0500 Subject: [PATCH] Update history to reflect merge of #1191 --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 99737666..9a517b62 100644 --- a/History.markdown +++ b/History.markdown @@ -13,6 +13,7 @@ to use Pygments. (#1182) * Update link to the official Maruku repo (#1175) * Add documentation about `paginate_path` to "Templates" page in docs (#1129) + * Give the quick-start guide its own page (#1191) ### Development Fixes