Skip to content

Commit 3210778

Browse files
chore: release v0.26.4
1 parent a502d5e commit 3210778

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
@@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.26.4](https://github.com/francisdb/vpxtool/compare/v0.26.3...v0.26.4) - 2026-03-23
11+
12+
### Other
13+
14+
- *(deps)* bump toml from 1.0.6+spec-1.1.0 to 1.0.7+spec-1.1.0 ([#713](https://github.com/francisdb/vpxtool/pull/713))
15+
- *(deps)* bump vpin from 0.23.3 to 0.23.5 ([#714](https://github.com/francisdb/vpxtool/pull/714))
16+
1017
## [0.26.3](https://github.com/francisdb/vpxtool/compare/v0.26.2...v0.26.3) - 2026-03-16
1118

1219
### Other

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,7 +1,7 @@
11
[package]
22
name = "vpxtool"
33
edition = "2024"
4-
version = "0.26.3"
4+
version = "0.26.4"
55
license = "MIT"
66
description = "Terminal based frontend and utilities for Visual Pinball"
77
repository = "https://github.com/francisdb/vpxtool"

0 commit comments

Comments
 (0)