From 5bc0ddd6d2f63ec25e7b5c0a8cdc353f1fdfe9d7 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Fri, 15 Mar 2019 13:36:49 -0400 Subject: [PATCH] Update history to reflect merge of #7351 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index ae192fb4..126396ac 100644 --- a/History.markdown +++ b/History.markdown @@ -107,6 +107,7 @@ * Fix incorrect Windows path in themes.md (#7525) * Document where Jekyll looks for layouts in a site (#7564) * docs: mention CommonMark plugins (#7418) + * Addresses bundle not found. (#7351) ### Minor Enhancements