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