Skip to content

Commit 4457eb9

Browse files
committed
docs: Update changelog
1 parent f1d9120 commit 4457eb9

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,18 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
2323
<!-- next-header -->
2424
## [Unreleased] - ReleaseDate
2525

26+
### Features
27+
28+
- Added `impl FromArgMatches for ()`
29+
- Added `impl Args for ()`
30+
- Added `impl Subcommand for ()`
31+
- Added `impl FromArgMatches for Infallible`
32+
- Added `impl Subcommand for Infallible`
33+
34+
### Fixes
35+
36+
- *(derive)* Update runtime error text to match `clap`
37+
2638
## [4.5.46] - 2025-08-26
2739

2840
### Features

0 commit comments

Comments
 (0)