From a87cfec587a6e6b6988d680d7e35ecd1b7913e11 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Sun, 23 Oct 2016 18:52:47 -0700 Subject: [PATCH] Update history to reflect merge of #5511 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 43014a64..7716265e 100644 --- a/History.markdown +++ b/History.markdown @@ -15,6 +15,7 @@ * Fix typo in theme_template README (#5472) * Do not swallow all exceptions on render (#5495) + * Site template: fixed `_config.yml` comment typo (#5511) ### Development Fixes