Skip to content

Commit c3fa1d8

Browse files
committed
Bump version to 0.2.6
1 parent 5e3fd04 commit c3fa1d8

3 files changed

Lines changed: 4 additions & 2 deletions

File tree

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 = "envelope-cli"
3-
version = "0.2.5"
3+
version = "0.2.6"
44
edition = "2021"
55
authors = ["Kaylee Beyene"]
66
description = "Terminal-based zero-based budgeting application"

RELEASING.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,8 @@ After release, users can install via:
139139

140140
| Version | Date | Notes |
141141
|---------|------|-------|
142+
| 0.2.6 | 2025-11-30 | ByDate target progress calculation improvements |
143+
| 0.2.5 | 2025-11-30 | TUI terminology updates, account form behavior |
142144
| 0.2.4 | 2025-11-29 | Expected income tracking with budget warnings |
143145
| 0.2.3 | 2025-11-29 | Vim keybindings, unified backup/export restore |
144146
| 0.2.2 | 2025-11-29 | Patch release |

0 commit comments

Comments
 (0)