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

This commit is contained in:
Parker Moore 2014-02-16 21:12:03 -05:00
parent effe84cd56
commit c4f5415ece
1 changed files with 1 additions and 0 deletions

View File

@ -55,6 +55,7 @@
* Don't generate pages that aren't being published (#1931) * Don't generate pages that aren't being published (#1931)
* Use `SafeYAML.load` to avoid conflicts with other projects (#1982) * Use `SafeYAML.load` to avoid conflicts with other projects (#1982)
* Relative posts should never fail to build (#1976) * Relative posts should never fail to build (#1976)
* Remove executable bits of non executable files (#2056)
### Development Fixes ### Development Fixes
* Add a link to the site in the README.md file (#1795) * Add a link to the site in the README.md file (#1795)