From 4e3b5ba5b4e5c55aefb8006930c19c4a78052376 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Wed, 14 Jun 2017 15:38:40 -0400 Subject: [PATCH] Update history to reflect merge of #5918 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 5e63e1fc..6a0d321f 100644 --- a/History.markdown +++ b/History.markdown @@ -16,6 +16,7 @@ * 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) + * Address reading non-binary static files in themes (#5918) ### Documentation