From ac575a0c50bda8c32134848afa69bacf0cad1244 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Mon, 2 Oct 2017 09:47:07 -0400 Subject: [PATCH] Update history to reflect merge of #6399 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index c996eae6..960c4886 100644 --- a/History.markdown +++ b/History.markdown @@ -11,6 +11,7 @@ * Improve documentation for theme-gem installation (#6387) * Fix diff syntax-highlighting (#6388) * Fix code-block highlighting in docs (#6398) + * Docs: Filtering Posts with categories, tags, or other variables (#6399) ### Development Fixes