From a1c18b6e8712dfce12cece11d4f68245e8f18c62 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Sat, 7 Mar 2020 11:40:26 -0500 Subject: [PATCH] Update history to reflect merge of #8048 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 0bdab578..89468543 100644 --- a/History.markdown +++ b/History.markdown @@ -63,6 +63,7 @@ * Corrected command to modify PATH (#8030) * Docs: Render full contents of just the latest post (#8032) * docs: improvements for note boxes (#8037) + * Non-deprecated `vendor/bundle` path configuration (#8048) ### Development Fixes