From 4382b2467baf6d3f35dd82fabec9a01b60b4f1d9 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Mon, 5 Dec 2016 06:45:16 -0800 Subject: [PATCH] Update history to reflect merge of #5632 [ci skip] --- History.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/History.markdown b/History.markdown index dff54550..e4a4ce5e 100644 --- a/History.markdown +++ b/History.markdown @@ -26,6 +26,10 @@ * clean unit-test names in `test/test_tags.rb` (#5608) * Add cucumber feature to test for bonafide theme gems (#5384) +### Documentation + + * Fixed typo (#5632) + ## 3.3.1 / 2016-11-14 ### Minor Enhancements