From 82218557356e259f2c03bdbcb25ffaf4399cf27b Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Wed, 14 Jun 2017 16:18:08 -0400 Subject: [PATCH] Update history to reflect merge of #5622 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 31d81a99..22b83e0a 100644 --- a/History.markdown +++ b/History.markdown @@ -17,6 +17,7 @@ * In `jekyll new`, make copied site template user-writable (#6072) * 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) ### Documentation