From 65b845470e6d0251bac050befc2db996cf3f4ca1 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Mon, 28 Nov 2016 21:26:47 -0800 Subject: [PATCH] Update history to reflect merge of #5573 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index d68e15b1..bf59c311 100644 --- a/History.markdown +++ b/History.markdown @@ -7,6 +7,7 @@ * Replace backticks within HTML blocks with HTML tags (#5435) * Add jekyll-migrate-permalink (#5600) * Fix bad config YAML in collections example (#5587) + * Bring documentation on 'Directory Structure' up-to-date (#5573) ### Minor Enhancements