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

This commit is contained in:
jekyllbot 2016-10-03 15:13:02 -07:00
parent 80ae013541
commit 274d350d61
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@
* Site template config: prepend 'jekyll serve' with 'bundle exec' (#5430) * Site template config: prepend 'jekyll serve' with 'bundle exec' (#5430)
* 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)
### Site Enhancements ### Site Enhancements