From f277baa9758217c55179a3ba125678343e398d8c Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Fri, 23 Sep 2016 14:18:02 -0700 Subject: [PATCH] Update history to reflect merge of #5399 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index b64bede5..9b308d35 100644 --- a/History.markdown +++ b/History.markdown @@ -10,6 +10,7 @@ * Exclude vendor by default (#5361) * Add ThemeAssetsReader which reads assets from a theme (#5364) * Add bundle install to jekyll new command (#5237) + * Add absolute_url and relative_url filters. (#5399) ### Bug Fixes