From 8ee9242a0e05e2f6fbe04fd6a70f7a5c9d349822 Mon Sep 17 00:00:00 2001 From: Ed Page Date: Mon, 23 Jan 2023 16:00:10 -0600 Subject: [PATCH] docs: Update changelog --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 52a5e325400..6fb305ba345 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] - ReleaseDate +### Fixes + +- *(error)* Improve suggested flag/value/subcommand when two share a long preifx +- *(error)* When suggesting one of several subcommands, use the plural `subcommands`, rather than `subcommand` + ## [4.1.2] - 2023-01-23 ### Fixes