From 83238b449a158bf55d8f52cf06a95e1850991f2b Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Tue, 17 Dec 2019 19:48:52 -0500 Subject: [PATCH] Update history to reflect merge of #7937 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 15e668cd..45e5bd5b 100644 --- a/History.markdown +++ b/History.markdown @@ -35,6 +35,7 @@ * add install instructions for ArchLinux and openSUSE (#7920) * Improve index page of Jekyll documentation (#7926) * Include path in jekyll new commands (Usage docs) (#7931) + * Change `affect` to `effect` in the collections docs (#7937) ### Development Fixes