Skip to content

Commit 59487e4

Browse files
authored
chore: release v0.26.11
1 parent 4af2ec7 commit 59487e4

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [0.26.11](https://github.com/kdheepak/taskwarrior-tui/compare/v0.26.10...v0.26.11) - 2026-04-03
10+
11+
### Other
12+
13+
- *(deps)* remove unused features; remove unused deps ([#732](https://github.com/kdheepak/taskwarrior-tui/pull/732))
14+
915
## [0.26.10](https://github.com/kdheepak/taskwarrior-tui/compare/v0.26.9...v0.26.10) - 2026-04-02
1016

1117
### Fixed

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 = "taskwarrior-tui"
3-
version = "0.26.10"
3+
version = "0.26.11"
44
license = "MIT"
55
description = "A Taskwarrior Terminal User Interface"
66
repository = "https://github.com/kdheepak/taskwarrior-tui/"

0 commit comments

Comments
 (0)