From 4270cce2e007c3d4d32f5b72228bc0da62f4953f Mon Sep 17 00:00:00 2001 From: Matt Rogers Date: Mon, 3 Jun 2013 10:09:43 -0500 Subject: [PATCH] Update history to reflect merge of #1170. --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 8699f387..1e2fbcf6 100644 --- a/History.markdown +++ b/History.markdown @@ -5,6 +5,7 @@ * Move the building of related posts into their own class (#1057) * Removed trailing spaces in several places throughout the code (#1116) * Add a `--force` option to `jekyll new` (#1115) + * Convert IDs in the site template to classes (#1170) ### Bug Fixes * Fix typo in Stevenson constant "ERROR". (#1166)