From 3439a0d947b592893bfde489c6a0f4362bf3be88 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Thu, 15 Jun 2017 14:28:42 -0400 Subject: [PATCH] Update history to reflect merge of #6075 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 1922edbc..5056d3d3 100644 --- a/History.markdown +++ b/History.markdown @@ -18,6 +18,7 @@ * Add top-level `layout` liquid variable to Documents (#6073) * Address reading non-binary static files in themes (#5918) * Allow filters to sort & select based on subvalues (#5622) + * Add strip_index filter (#6075) ### Documentation