Skip to content

Commit a9aa607

Browse files
authored
Merge pull request #558 from kdheepak/release-plz-2024-05-12T04-12-00Z
chore: release v0.26.1
2 parents b450f7d + bc9f28c commit a9aa607

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Changelog
2+
All notable changes to this project will be documented in this file.
3+
4+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6+
7+
## [Unreleased]
8+
9+
## [0.26.1](https://github.com/kdheepak/taskwarrior-tui/compare/v0.26.0...v0.26.1) - 2024-05-12
10+
11+
### Other
12+
- Remove snap, appimage and crates.io

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

0 commit comments

Comments
 (0)