From 502f7991ad69bd375350319809c44a36545e1bc9 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Tue, 29 Jul 2014 00:12:00 -0400 Subject: [PATCH] Update history to reflect merge of #2620 [ci skip] --- History.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/History.markdown b/History.markdown index 68ed45db..7453aacd 100644 --- a/History.markdown +++ b/History.markdown @@ -4,6 +4,8 @@ ### Minor Enhancements + * Throw a warning if the specified layout does not exist (#2620) + ### Bug Fixes * Remove unnecessary `Jekyll::Tags::IncludeTag#blank?` method (#2625)