Skip to content

Commit 757f95b

Browse files
committed
docs: Update changelog
1 parent 20e02eb commit 757f95b

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,15 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1313
<!-- next-header -->
1414
## [Unreleased] - ReleaseDate
1515

16+
### Features
17+
18+
- Have `Arg::value_parser` accept `Vec<impl Into<PossibleValue>>`
19+
- Implement `Display` and `FromStr` for `ColorChoice`
20+
21+
### Fixes
22+
23+
- Remove soundness issue by switching from `atty` to `is-terminal`
24+
1625
## [4.0.26] - 2022-11-16
1726

1827
### Fixes

0 commit comments

Comments
 (0)