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

This commit is contained in:
jekyllbot 2016-10-06 10:36:50 -07:00
parent 21cd382409
commit dc554c2cd5
1 changed files with 1 additions and 0 deletions

View File

@ -35,6 +35,7 @@
* 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)
* Revert Commands::Serve#server_address signature change. (#5456)
### Site Enhancements