From 1ebde7c4cb5e42085279783c184e6dc7a2d5e11c Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Sun, 29 Nov 2020 14:21:11 -0500 Subject: [PATCH] Update history to reflect merge of #8486 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index acf17e70..ad07daa8 100644 --- a/History.markdown +++ b/History.markdown @@ -30,6 +30,7 @@ * docs: installation: fedora: add additional dependencies (#8456) * Improve documentation on Hooks in Jekyll (#8467) * Build docs site with GitHub Actions (#8201) + * structure.md: add link to Assets page from `_sass` section (#8486) ### Development Fixes