From c9d24b7d188f4547d3ab386cbd483a4628998fd6 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Wed, 12 Oct 2016 17:53:51 -0700 Subject: [PATCH] Update history to reflect merge of #5472 [ci skip] --- History.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/History.markdown b/History.markdown index 0f3d92f0..067f4c3d 100644 --- a/History.markdown +++ b/History.markdown @@ -6,6 +6,10 @@ * Updating install instruction link for Jekyll 3 on Windows (#5475) * Update normalize.css to v5.0.0 (#5471) +### Bug Fixes + + * Fix typo in theme_template README (#5472) + ## 3.3.0 / 2016-10-06 ### Minor Enhancements