Skip to content

Commit b654130

Browse files
committed
docs: Update changelog
1 parent 2ea9455 commit b654130

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,16 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77
<!-- next-header -->
88
## [Unreleased] - ReleaseDate
99

10+
### Features
11+
12+
- *(derive)* Populate implicit ArgGroup (#3165)
13+
14+
### Fixes
15+
16+
- *(derive)* Support `#[group(skip)]` on `Parser` derive
17+
- *(derive)* Tell users about implicit arg groups when running into group name conflicts
18+
- *(error)* Don't report unrelated groups in conflict or requires errors
19+
1020
## [4.0.6] - 2022-09-30
1121

1222
### Features

0 commit comments

Comments
 (0)