mirror of
https://github.com/clap-rs/clap
synced 2024-11-10 06:44:16 +00:00
docs: Update changelog
This commit is contained in:
parent
7101c644f7
commit
e323b912a6
2 changed files with 8 additions and 0 deletions
|
@ -20,6 +20,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
|
|||
<!-- next-header -->
|
||||
## [Unreleased] - ReleaseDate
|
||||
|
||||
### Fixes
|
||||
|
||||
- Reduce extra flushes
|
||||
|
||||
## [4.5.7] - 2024-06-10
|
||||
|
||||
### Fixes
|
||||
|
|
|
@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
|
|||
<!-- next-header -->
|
||||
## [Unreleased] - ReleaseDate
|
||||
|
||||
### Fixes
|
||||
|
||||
- *(fish)* Allow completing positionals when subcommands are present
|
||||
|
||||
## [4.5.6] - 2024-06-19
|
||||
|
||||
## [4.5.5] - 2024-06-07
|
||||
|
|
Loading…
Reference in a new issue