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

This commit is contained in:
Matt Rogers 2014-03-09 14:06:46 -05:00
parent f50fd77694
commit 48d5f79d9a
1 changed files with 1 additions and 0 deletions

View File

@ -69,6 +69,7 @@
* `#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)
* Update gem build steps to work correctly on Windows (#2118)
### Development Fixes
* Add a link to the site in the README.md file (#1795)