From 7889d7d215eb24fc40e3502dad820ae6e199eddb Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Mon, 11 Mar 2019 06:10:57 -0400 Subject: [PATCH] Update history to reflect merge of #7564 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 8ff5fa4e..5ad74a11 100644 --- a/History.markdown +++ b/History.markdown @@ -105,6 +105,7 @@ * 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) + * Improve handling sites without layouts (#7564) ### Minor Enhancements