From 56a0bb624f0d601d0a0a6ed33cc04669ba852e41 Mon Sep 17 00:00:00 2001 From: Ed Page Date: Tue, 20 Dec 2022 20:40:13 -0600 Subject: [PATCH] docs: Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b9d2fb4c734..bc8a9f2a107 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] - ReleaseDate +### Fixes + +- *(error)* Improve error for `args_conflicts_with_subcommand` + ## [4.0.29] - 2022-11-29 ## [4.0.28] - 2022-11-29