From b0cca4c1b4b3793f12c0939ed8f23be168960a15 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Mon, 30 Dec 2019 03:36:18 -0500 Subject: [PATCH] Update history to reflect merge of #7954 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 8b040c77..96071acb 100644 --- a/History.markdown +++ b/History.markdown @@ -37,6 +37,7 @@ * Include path in jekyll new commands (Usage docs) (#7931) * Change `affect` to `effect` in the collections docs (#7937) * Changed deprecated command in themes documentation (#7941) + * Adds some documentation for the :clean, :on_obsolete hook (#7954) ### Development Fixes