Skip to content

Commit 64fcbb4

Browse files
committed
chore(release): cargo-rail v0.12.0
1 parent bb0a4f0 commit 64fcbb4

3 files changed

Lines changed: 14 additions & 2 deletions

File tree

CHANGELOG.md

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

3+
## [0.12.0](https://github.com/loadingalias/cargo-rail/compare/v0.11.0...v0.12.0) - 2026-04-17
4+
5+
### 🐛 Bug Fixes
6+
7+
- **ci**: pin cargo-rail-action v4.1.1 and update docs to v4 ([bb0a4f0](https://github.com/loadingalias/cargo-rail/commit/bb0a4f008f041d07acc8601fc189ff7108961f30))
8+
9+
### 📦 Other Changes
10+
11+
- cargo-rail: make custom planner surfaces additive and summarize large plan targets ([2c9f29c](https://github.com/loadingalias/cargo-rail/commit/2c9f29c3fa65193ef6e251465c291ef3d2bf5ec3))
12+
13+
14+
315
## [0.11.0](https://github.com/loadingalias/cargo-rail/compare/v0.10.12...v0.11.0) - 2026-04-09
416

517
### ✨ Features

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 = "cargo-rail"
3-
version = "0.11.0"
3+
version = "0.12.0"
44
edition = "2024"
55
rust-version = { workspace = true }
66
license = "MIT"

0 commit comments

Comments
 (0)