diff --git a/CHANGELOG.md b/CHANGELOG.md index 3d837553728..5be62192d03 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,15 @@ _gated behind `unstable-v4`_ ## [Unreleased] - ReleaseDate +### Fixes + +- *(error)* Render actual usage for unrecognized subcommands +- *(multicall)* Improve bad command error +- *(multicall)* Always require a multicall command +- *(multicall)* Disallow arguments on multicall parent command +- *(multicall)* More consistent with rest of clap errors + + ## [3.1.14] - 2022-05-01 ### Fixes