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

This commit is contained in:
jekyllbot 2016-10-05 11:34:07 -07:00
parent 275f5a6209
commit 55257d2a14
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@
* Don't call `File.utime` for StaticFiles if it's a symlink (#5427) * Don't call `File.utime` for StaticFiles if it's a symlink (#5427)
* Fix handling of non-ASCII characters in new `*_url` filters (#5410) * Fix handling of non-ASCII characters in new `*_url` filters (#5410)
* Remove autoload of Draft which no longer exists. (#5441) * Remove autoload of Draft which no longer exists. (#5441)
* Fix issue where Windows drive name is stripped from Jekyll.sanitized_path incorrectly (#5256)
### Site Enhancements ### Site Enhancements