From 579669082712aec890bde70c6de11496d0607467 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Wed, 6 Aug 2014 15:31:20 -0400 Subject: [PATCH] Update history to reflect merge of #2682 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index dcaeb95f..efc0b10f 100644 --- a/History.markdown +++ b/History.markdown @@ -10,6 +10,7 @@ * Rework site template to utilize Sass (#2687) * Notify the user when auto-regeneration is disabled. (#2696) * Allow partial variables in include tag filename argument (#2693) + * Move instances of `Time.parse` into a Utils method (#2682) ### Bug Fixes