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

This commit is contained in:
Parker Moore 2014-02-16 22:14:43 -05:00
parent 3e91030c81
commit 84471ba202
1 changed files with 1 additions and 0 deletions

View File

@ -57,6 +57,7 @@
* 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) * `#path` for a draft is now `_drafts` instead of `_posts` (#2042)
* Patch a couple show-stopping security vulnerabilities (#1946)
### 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)