From bcebf58cbd1181ca73b05dac797c59a5d80d6e40 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Fri, 10 Feb 2017 21:10:11 -0500 Subject: [PATCH] Update history to reflect merge of #5860 [ci skip] --- History.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/History.markdown b/History.markdown index 7d2c32b3..8ef746b9 100644 --- a/History.markdown +++ b/History.markdown @@ -20,6 +20,10 @@ * Corrected date for version 3.4.0 (#5842) * Add the correct year to the 3.4.0 release date (#5858) +### Bug Fixes + + * Exclude Gemfile by default (#5860) + ## 3.4.0 / 2017-01-27 ### Minor Enhancements