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

This commit is contained in:
Parker Moore 2014-02-23 20:07:05 -05:00
parent 3072a16b86
commit de7a944601
1 changed files with 1 additions and 0 deletions

View File

@ -64,6 +64,7 @@
* Remove executable bits of non executable files (#2056)
* `#path` for a draft is now `_drafts` instead of `_posts` (#2042)
* Patch a couple show-stopping security vulnerabilities (#1946)
* Sanitize paths uniformly, in a Windows-friendly way (#2065)
### Development Fixes
* Add a link to the site in the README.md file (#1795)