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

This commit is contained in:
Parker Moore 2014-02-16 21:36:40 -05:00
parent fb8e562123
commit 594e2a94c7
1 changed files with 1 additions and 0 deletions

View File

@ -56,6 +56,7 @@
* 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) * Remove executable bits of non executable files (#2056)
* `#path` for a draft is now `_drafts` instead of `_posts` (#2042)
### 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)