From 4d31a8c51b5e537d68094b10eed866ae4142f925 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Wed, 11 Nov 2020 12:45:22 -0500 Subject: [PATCH] Update history to reflect merge of #8467 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 31ca301c..d8075a6b 100644 --- a/History.markdown +++ b/History.markdown @@ -28,6 +28,7 @@ * Add links to all Jekyll themes on GitHub tagged with #jekyll-theme (#8447) * docs: init project (#8450) * docs: installation: fedora: add additional dependencies (#8456) + * Improve documentation on Hooks in Jekyll (#8467) ### Development Fixes