Skip to content

Commit fd263cf

Browse files
chore(main): release 2.6.0 (#69)
1 parent cff7564 commit fd263cf

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

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

3+
## [2.6.0](https://github.com/davidchalifoux/kaput-cli/compare/v2.5.0...v2.6.0) (2026-02-25)
4+
5+
6+
### Features
7+
8+
* Interactive browser TUI ([#68](https://github.com/davidchalifoux/kaput-cli/issues/68)) ([cff7564](https://github.com/davidchalifoux/kaput-cli/commit/cff75640c4bc2305fd4dbf63b614a5fe9ad95310))
9+
310
## [2.5.0](https://github.com/davidchalifoux/kaput-cli/compare/v2.4.2...v2.5.0) (2024-11-08)
411

512

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "kaput-cli"
3-
version = "2.5.0"
3+
version = "2.6.0"
44
edition = "2021"
55
authors = ["David Chalifoux <mail@chalifoux.dev>"]
66
license = "MIT"

0 commit comments

Comments
 (0)