Skip to content

Commit 08e0b5b

Browse files
committed
docs: Update changelog
1 parent f2c4e6e commit 08e0b5b

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

clap_complete/CHANGELOG.md

+4
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+
### Fixes
11+
12+
- Correctly handle completion descriptions with newlines
13+
1014
## [4.5.0] - 2024-02-08
1115

1216
### Compatibility

clap_complete_nushell/CHANGELOG.md

+4
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+
### Fixes
11+
12+
- Correctly handle completion descriptions with newlines
13+
1014
## [4.5.0] - 2024-02-08
1115

1216
### Compatibility

0 commit comments

Comments
 (0)