From 4d20462da5b164637c6fce5e1de20abff843b328 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Sat, 7 Feb 2015 23:57:03 -0800 Subject: [PATCH] Update history to reflect merge of #3415 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index c2b9f807..cc1b8353 100644 --- a/History.markdown +++ b/History.markdown @@ -52,6 +52,7 @@ * Template: Fix nav items alignment when in "burger" mode (#3329) * Template: Remove `!important` from nav SCSS introduced in #3329 (#3375) * The `:title` URL placeholder for collections should be the filename slug. (#3383) + * Trim the generate time diff to just 3 places past the decimal place (#3415) ### Development Fixes