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

This commit is contained in:
jekyllbot 2016-10-05 11:40:06 -07:00
parent 3de78877c0
commit f67dfb71fe
1 changed files with 1 additions and 0 deletions

View File

@ -33,6 +33,7 @@
* Fix handling of non-ASCII characters in new `*_url` filters (#5410)
* Remove autoload of Draft which no longer exists. (#5441)
* Fix issue where Windows drive name is stripped from Jekyll.sanitized_path incorrectly (#5256)
* Fix bug where `post_url` tag matched incorrect post with subdirectory (#4873)
### Site Enhancements