From 2736be44c50cd05c7a5c1489d558f0871db2eb89 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Sun, 20 Mar 2016 15:34:36 -0700 Subject: [PATCH] Update history to reflect merge of #4491 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 9986eadb..07ea14a8 100644 --- a/History.markdown +++ b/History.markdown @@ -20,6 +20,7 @@ * Filters#time: clone an input Time so as to be non-destructive (#4590) * Doctor: fix issue where `--config` wasn't a recognized flag (#4598) * Ensures related_posts are only set for a post (#4620) + * EntryFilter#special?: ignore filenames which begin with '~' (#4491) ### Development Fixes