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

This commit is contained in:
jekyllbot 2017-04-05 16:16:56 -04:00
parent 768d2bb5a3
commit 84d1f2d408
1 changed files with 1 additions and 0 deletions

View File

@ -75,6 +75,7 @@
* Remove dependency on include from default about.md (#5903) * Remove dependency on include from default about.md (#5903)
* Allow colons in `uri_escape` filter (#5957) * Allow colons in `uri_escape` filter (#5957)
* Re-surface missing public methods in `Jekyll::Document` (#5975) * Re-surface missing public methods in `Jekyll::Document` (#5975)
* absolute_url should not mangle URL if called more than once (#5789)
### fix ### fix