Skip to content

Commit 706d1c2

Browse files
committed
chore(release): cargo-rail v0.4.0
1 parent e5cef6b commit 706d1c2

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [0.4.0](https://github.com/loadingalias/cargo-rail/compare/v0.3.0...v0.4.0) - 2025-12-11
4+
5+
### 📦 Other Changes
6+
7+
- cargo-rail: feat(config): add `cargo rail config sync` for config upgrades; add a new command that safely updates rail.toml when upgrading cargo-rail versions. ([e5cef6b](https://github.com/loadingalias/cargo-rail/commit/e5cef6bcef3444ddfd75dc5c7bee2c077fd235f6))
8+
9+
10+
311
## [0.3.0](https://github.com/loadingalias/cargo-rail/compare/v0.2.2...v0.3.0) - 2025-12-11
412

513
### 🔧 Chores

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "cargo-rail"
3-
version = "0.3.0"
3+
version = "0.4.0"
44
edition = "2024"
55
rust-version = "1.91.0"
66
license = "MIT"

0 commit comments

Comments
 (0)