From 93bd11ea05cede66c3451d6992b7e78275198e52 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Mon, 4 Nov 2013 23:16:49 -0500 Subject: [PATCH] Update history to reflect merge of #1695 --- History.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/History.markdown b/History.markdown index 7e7a3563..019a9ad8 100644 --- a/History.markdown +++ b/History.markdown @@ -9,6 +9,8 @@ ### Development Fixes ### Site Enhancements + * Fix drafts docs to indicate that draft time is based on file modification + time, not `Time.now` (#1695) * Add `jekyll-monthly-archive-plugin` and `jekyll-category-archive-plugin` to list of third-party plugins (#1693)