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

This commit is contained in:
jekyllbot 2016-09-29 13:27:12 -07:00
parent 553fae8f17
commit 7118999958
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@
* Site template: set empty url in config file by default (#5338)
* Site template config: prepend 'jekyll serve' with 'bundle exec' (#5430)
* Don't call `File.utime` for StaticFiles if it's a symlink (#5427)
* Fix handling of non-ASCII characters in new `*_url` filters (#5410)
### Site Enhancements