mirror of
https://github.com/clap-rs/clap
synced 2024-12-12 13:52:34 +00:00
docs: Update changelog
This commit is contained in:
parent
5540d20286
commit
4b30a2cfe1
1 changed files with 4 additions and 0 deletions
|
@ -20,6 +20,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
|
|||
<!-- next-header -->
|
||||
## [Unreleased] - ReleaseDate
|
||||
|
||||
### Fixes
|
||||
|
||||
- *(parse)* Respect `value_terminator` even in the presence of later multiple-value positional arguments
|
||||
|
||||
## [4.3.18] - 2023-07-21
|
||||
|
||||
### Fixes
|
||||
|
|
Loading…
Reference in a new issue