From 620115a98656e2b8c98a60402fd8fd143e4f59e8 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Mon, 5 Jan 2015 00:08:08 -0800 Subject: [PATCH] Update history to reflect merge of #3261 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 531349e9..acc38791 100644 --- a/History.markdown +++ b/History.markdown @@ -29,6 +29,7 @@ * Update the LICENSE text to match the MIT license exactly (#3253) * Update rake task `site:publish` to fix minor bugs. (#3254) * Switch to shields.io for the README badges. (#3255) + * Use `FileList` instead of `Dir.glob` in `site:publish` rake task (#3261) ### Site Enhancements