From f451129e5ad53c48255a6a52b9bac23631f065ff Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Thu, 30 Apr 2020 09:06:27 -0400 Subject: [PATCH] Update history to reflect merge of #8150 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index b369232c..142a377c 100644 --- a/History.markdown +++ b/History.markdown @@ -90,6 +90,7 @@ * Added note about OS specific installation instructions. (#8135) * Fix broken URL in the Resources Page on the Documentation Site (#8136) * Docs: Deploy Jekyll site with GitHub Actions (#8119) + * Clarify `bundle config` in Bundler tutorial (#8150) ### Development Fixes