From 39a4dc6fb75ea2656fbafa14cd83cffe336bdc25 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Mon, 29 Feb 2016 16:12:06 -0800 Subject: [PATCH] Update history to reflect merge of #4590 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 1706488a..ca32d80e 100644 --- a/History.markdown +++ b/History.markdown @@ -10,6 +10,7 @@ * Site template: Escape title and description where it is used in HTML (#4606) * Document#date: drafts which have no date should use source file mtime (#4611) + * Filters#time: clone an input Time so as to be non-destructive (#4590) ### Development Fixes