From f67dfb71fe27d5f70726babaad795455cf0ade29 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Wed, 5 Oct 2016 11:40:06 -0700 Subject: [PATCH] Update history to reflect merge of #4873 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 314b172d..83bd53c9 100644 --- a/History.markdown +++ b/History.markdown @@ -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