Skip to content

Commit 14e222b

Browse files
committed
update changelogs
1 parent b4a2fc8 commit 14e222b

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

crates/cli/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## 0.0.14
44

5+
### Added
6+
7+
- Support generating shell completion via `bite completion`.
8+
59
### Changed
610

711
- Bump the minimum supported rust version to 1.84.

crates/lib/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 0.0.14
4+
5+
### Changed
6+
7+
- Bump the minimum supported rust version to 1.84.
8+
39
## 0.0.13
410

511
### Added

0 commit comments

Comments
 (0)