From 00ec13c11bf25585604af1bf6d89139087dfe26d Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Sat, 14 Feb 2015 01:35:00 -0800 Subject: [PATCH] Update history to reflect merge of #3456 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 461b4797..9bfae2e6 100644 --- a/History.markdown +++ b/History.markdown @@ -39,6 +39,7 @@ * Site template: Don't always show the scrollbar in code blocks (#3419) * Site template: Remove undefined `text` class from `p` element (#3440) * Site template: Optimize text rendering for legibility (#3382) + * Add `draft?` method to identify if Post is a Draft & expose to Liquid (#3456) ### Bug Fixes