From 62d628c7e0cfb3be3bda1d391d1f9cd89f378d75 Mon Sep 17 00:00:00 2001 From: Jordon Bedwell Date: Sat, 17 Oct 2015 06:57:40 -0500 Subject: [PATCH] Update history.markdown to reflect the merge of #4032 --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 3428c388..d26bf634 100644 --- a/History.markdown +++ b/History.markdown @@ -90,6 +90,7 @@ * Update MIME types from mime-db (#3933) * Add header to site template `_config.yml` for clarity & direction (#3997) * Site template: add timezone offset to post date frontmatter (#4001) + * Make a constant for the regex to find hidden files (#4032) ### Bug Fixes