From fb2654f2938939c8f146a49b8a19484d68d7822d Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Tue, 4 Apr 2017 18:37:34 -0400 Subject: [PATCH] Update history to reflect merge of #5881 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 99b0c185..564c44f7 100644 --- a/History.markdown +++ b/History.markdown @@ -41,6 +41,7 @@ * Document `--unpublished` flag introduced in 91e9ecf (#5959) * Update upgrading.md to mention usage of `bundle update` (#5604) * Fix missing quotation mark (#6002) + * New tutorial: Convert an HTML site to Jekyll (#5881) ### Development Fixes