From 5679e4aa93a22e95fda9ab8fd95a0e0a45fb3469 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Thu, 14 May 2020 09:38:11 -0400 Subject: [PATCH] Update history to reflect merge of #8178 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 7afa9a64..953a4482 100644 --- a/History.markdown +++ b/History.markdown @@ -96,6 +96,7 @@ * Clarify `bundle config` in Bundler tutorial (#8150) * docs: update your-first-plugin.md (#8147) * Fix typo in documentation on GitHub Actions (#8162) + * Ease discovery of CLI commands (in their entirety) (#8178) ### Development Fixes