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

This commit is contained in:
jekyllbot 2016-10-06 10:22:23 -07:00
parent 6f05ebb520
commit b37d18234a
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@
* 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)
* Fix loading data from subdir with a period in name (#5433)
### Site Enhancements