We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b3de18 commit c9b8c85Copy full SHA for c9b8c85
clap_complete/CHANGELOG.md
@@ -7,6 +7,15 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
7
<!-- next-header -->
8
## [Unreleased] - ReleaseDate
9
10
+### Compatibility
11
+
12
+- *(dynamic)* Renamed `dynamic` to `engine`
13
14
+### Fixes
15
16
+- *(dynamic)* *(bash)* Don't cause a completion to make the program un-runnabe
17
+- *(dynamic)* *(zsh)* Don't cause a completion to make the program un-runnabe
18
19
## [4.5.18] - 2024-08-16
20
21
### Features
0 commit comments