diff --git a/History.markdown b/History.markdown index 34173a4b..6ccc6d57 100644 --- a/History.markdown +++ b/History.markdown @@ -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