From 3431c9f7b8093c9f4fb90d87d909c982541a5a95 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Wed, 19 Oct 2016 21:24:11 -0700 Subject: [PATCH] Update history to reflect merge of #5495 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 89b25a36..d646d09d 100644 --- a/History.markdown +++ b/History.markdown @@ -12,6 +12,7 @@ ### Bug Fixes * Fix typo in theme_template README (#5472) + * Do not swallow all exceptions on render (#5495) ### Development Fixes