From 25ad9375972d2a2a844ad22daf6e96f025961360 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Wed, 20 Feb 2019 03:21:39 -0500 Subject: [PATCH] Update history to reflect merge of #7525 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 3ca57259..9972bfcd 100644 --- a/History.markdown +++ b/History.markdown @@ -104,6 +104,7 @@ * Docs: check if var exists before include tag (#7530) * Added formX to form-backend resources (#7536) * Clarify docs on collections regarding the need for front matter (#7538) + * Fix incorrect Windows path in themes.md (#7525) ### Minor Enhancements