Skip to content

Commit 048e7f0

Browse files
committed
docs: Update changelog
1 parent 53f5b82 commit 048e7f0

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
2020
<!-- next-header -->
2121
## [Unreleased] - ReleaseDate
2222

23+
### Performance
24+
25+
- Only ask `TypedValueParser` for possible values if needed
26+
2327
## [4.4.11] - 2023-12-04
2428

2529
### Features

clap_mangen/CHANGELOG.md

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

10+
### Performance
11+
12+
- Only ask `TypedValueParser` for possible values if needed
13+
1014
## [0.2.15] - 2023-10-24
1115

1216
## [0.2.14] - 2023-09-18

0 commit comments

Comments
 (0)