From a4ef72631af667a1c423ea8ff15e20bf14102cb3 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Mon, 18 May 2020 08:15:16 -0400 Subject: [PATCH] Update history to reflect merge of #8187 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 953a4482..62fbeb91 100644 --- a/History.markdown +++ b/History.markdown @@ -97,6 +97,7 @@ * docs: update your-first-plugin.md (#8147) * Fix typo in documentation on GitHub Actions (#8162) * Ease discovery of CLI commands (in their entirety) (#8178) + * Remove sudo from Travis CI tutorial (#8187) ### Development Fixes