From 6f7935857a607f70354b55f3d3f701b26005a70e Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Fri, 11 Oct 2013 15:35:25 +0000 Subject: [PATCH] Update history to reflect merge of #1626 --- History.markdown | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/History.markdown b/History.markdown index 28527835..5592a1d7 100644 --- a/History.markdown +++ b/History.markdown @@ -15,7 +15,7 @@ * If a layout causes a Liquid error, change the error message so that we know it comes from the layout (#1601) * Update Kramdown dependency to `~> 1.2` (#1610) - * Update safe_yaml dependency to `~> 0.9.7` (#1602) + * Update `safe_yaml` dependency to `~> 0.9.7` (#1602) * Allow layouts to be in subfolders like includes (#1622) ### Bug Fixes @@ -48,6 +48,7 @@ * Add more information on how to create generators (#1590, #1592) * Improve the instructions for mimicking GitHub Flavored Markdown (#1614) + * Add `jekyll-import` warning note of missing dependencies (#1626) ## 1.2.1 / 2013-09-14