Update history to reflect merge of #5918 [ci skip]

This commit is contained in:
jekyllbot 2017-06-14 15:38:40 -04:00
parent fcde83431e
commit 4e3b5ba5b4
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@
* Disable default layouts for documents with a `layout: none` declaration (#5933) * Disable default layouts for documents with a `layout: none` declaration (#5933)
* In `jekyll new`, make copied site template user-writable (#6072) * In `jekyll new`, make copied site template user-writable (#6072)
* Add top-level `layout` liquid variable to Documents (#6073) * Add top-level `layout` liquid variable to Documents (#6073)
* Address reading non-binary static files in themes (#5918)
### Documentation ### Documentation