From 9061f0b1f35541f6d000910484df9f35d2ddd16f Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Wed, 17 Aug 2016 17:31:54 -0700 Subject: [PATCH] Update history to reflect merge of #5249 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index bcfe6b58..9ef61897 100644 --- a/History.markdown +++ b/History.markdown @@ -13,6 +13,7 @@ * Add missing comma (#5222) * Maintain aspect ratio with height: auto; (#5254) * Fix a link in deployment-methods.md (#5244) + * Documentation: improve highlight in `Creating a theme` (#5249) ### Development Fixes