diff --git a/History.markdown b/History.markdown index 7234ef65..c8b88e0d 100644 --- a/History.markdown +++ b/History.markdown @@ -15,6 +15,7 @@ * Add option to fail a build with front matter syntax errors (#5832) * Disable default layouts for documents with a `layout: none` declaration (#5933) * In `jekyll new`, make copied site template user-writable (#6072) + * Add top-level `layout` liquid variable to Documents (#6073) ### Documentation