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

This commit is contained in:
Parker Moore 2014-03-11 08:32:59 -04:00
parent 76313dfd99
commit fd1a95ac87
1 changed files with 1 additions and 0 deletions

View File

@ -70,6 +70,7 @@
* 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)
* Remove obsolete `normalize_options` method call from `bin/jekyll` (#2121).
### Development Fixes
* Add a link to the site in the README.md file (#1795)