We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4a2fc8 commit 14e222bCopy full SHA for 14e222b
crates/cli/CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
## 0.0.14
4
5
+### Added
6
+
7
+- Support generating shell completion via `bite completion`.
8
9
### Changed
10
11
- Bump the minimum supported rust version to 1.84.
crates/lib/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
+## 0.0.14
+### Changed
+- Bump the minimum supported rust version to 1.84.
## 0.0.13
### Added
0 commit comments