From f9925bef2b54aaac660c6f69ae44129350bea9a5 Mon Sep 17 00:00:00 2001 From: Jordon Bedwell Date: Thu, 24 Sep 2015 12:59:05 -0500 Subject: [PATCH] Update history.markdown to reflect the merge of #3990 --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index b527747a..0b880fe9 100644 --- a/History.markdown +++ b/History.markdown @@ -20,6 +20,7 @@ * Iterate over `site.collections` as an array instead of a hash. (#3670) * Adapt StaticFile for collections, config defaults (#3823) * Add a Code of Conduct for the Jekyll project (#3925) + * Added permalink time variables (#3990) ### Minor Enhancements