Skip to content

Commit 3498629

Browse files
chore: release v0.26.4
1 parent 542fdb4 commit 3498629

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,14 @@ 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-30
11+
12+
### Other
13+
14+
- *(deps)* bump toml from 1.0.7+spec-1.1.0 to 1.1.0+spec-1.1.0 ([#717](https://github.com/francisdb/vpxtool/pull/717))
15+
- *(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))
16+
- *(deps)* bump vpin from 0.23.3 to 0.23.5 ([#714](https://github.com/francisdb/vpxtool/pull/714))
17+
1018
## [0.26.3](https://github.com/francisdb/vpxtool/compare/v0.26.2...v0.26.3) - 2026-03-16
1119

1220
### 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)