Update history to reflect merge of #3258 [ci skip]

This commit is contained in:
Parker Moore 2015-01-10 00:12:40 -08:00
parent 0bf82e9cf7
commit 8b6a9d66ec
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@
* Switch to shields.io for the README badges. (#3255)
* Use `FileList` instead of `Dir.glob` in `site:publish` rake task (#3261)
* Fix test script to be platform-independent (#3279)
* Instead of symlinking `/tmp`, create and symlink a local `tmp` in the tests (#3258)
### Site Enhancements