diff --git a/CHANGELOG.md b/CHANGELOG.md index 1af462a8..b5aa4912 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] - ReleaseDate +### Fixes + +- *(derive)* Process doc comments for `#[command(subcommand)]` like in clap v3 + ## [4.0.8] - 2022-10-01 ### Fixes