From 7fb71871cf6723b896550a90e0efcda225e4f707 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Tue, 24 Feb 2015 23:01:34 -0800 Subject: [PATCH] Update history to reflect merge of #3485 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 43b296b6..43cb0ae4 100644 --- a/History.markdown +++ b/History.markdown @@ -63,6 +63,7 @@ * `Site#read_data_file`: read CSV's with proper file encoding (#3455) * Ignore `.jekyll-metadata` in site template (#3496) * Template: Point documentation link to the documentation pages (#3502) + * Removed the trailing slash from the example `/blog` baseurl comment (#3485) ### Development Fixes