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
f2c4e6ec74
commit
08e0b5bde4
2 changed files with 8 additions and 0 deletions
|
@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
|
|||
<!-- next-header -->
|
||||
## [Unreleased] - ReleaseDate
|
||||
|
||||
### Fixes
|
||||
|
||||
- Correctly handle completion descriptions with newlines
|
||||
|
||||
## [4.5.0] - 2024-02-08
|
||||
|
||||
### Compatibility
|
||||
|
|
|
@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
|
|||
<!-- next-header -->
|
||||
## [Unreleased] - ReleaseDate
|
||||
|
||||
### Fixes
|
||||
|
||||
- Correctly handle completion descriptions with newlines
|
||||
|
||||
## [4.5.0] - 2024-02-08
|
||||
|
||||
### Compatibility
|
||||
|
|
Loading…
Reference in a new issue