From 81c88d683305c168ea28a4e17e1616c45461cc09 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Tue, 1 Mar 2016 20:00:49 -0800 Subject: [PATCH] Update history to reflect merge of #4620 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 519d2d50..ea0f5e7e 100644 --- a/History.markdown +++ b/History.markdown @@ -12,6 +12,7 @@ * 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) * Doctor: fix issue where `--config` wasn't a recognized flag (#4598) + * Ensures related_posts are only set for a post (#4620) ### Development Fixes