From 86907653ca56337df16193107913cada40e28c5f Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Wed, 9 Feb 2022 19:29:03 -0800 Subject: [PATCH] Update history to reflect merge of #8960 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 01bca470..403921fa 100644 --- a/History.markdown +++ b/History.markdown @@ -65,6 +65,7 @@ * Fix regression in Convertible module from v4.2.0 (#8786) * Revert #7253: "Don't reset site.url to localhost:4000 by default" (#8620) * Improve readability of CI logs (#8877) + * Fix deprecation message for missing doc method (#8960) ### Development Fixes