mirror of
https://github.com/clap-rs/clap
synced 2024-12-12 05:42:33 +00:00
docs: Update changelog
This commit is contained in:
parent
79d696f925
commit
8902627c2b
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
|
||||
|
||||
- *(parser)* Ensure defaults are filled in on error with `ignore_errors(true)`
|
||||
|
||||
## [4.5.20] - 2024-10-08
|
||||
|
||||
### Features
|
||||
|
|
Loading…
Reference in a new issue