Skip to content

Commit f3b9dfc

Browse files
committed
chore: release v0.12.0
1 parent 323384b commit f3b9dfc

3 files changed

Lines changed: 11 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11

22
# Changelog
33

4+
## [0.12.0](https://github.com/block65/wallhack/compare/wallhack-cli-v0.11.1...wallhack-cli-v0.12.0) (2026-03-20)
5+
6+
### Features
7+
8+
* **routes:** warn when manual route targets a CIDR not advertised by the peer ([017e7c4](https://github.com/block65/wallhack/commit/017e7c4e7495432ae99da3dc7e01c4785a1f9555))
9+
10+
2 other changes — [view diff](https://github.com/block65/wallhack/compare/wallhack-cli-v0.11.1...wallhack-cli-v0.12.0)
11+
12+
413
## [0.11.1](https://github.com/block65/wallhack/compare/wallhack-cli-v0.11.0...wallhack-cli-v0.11.1) (2026-03-19)
514

615
### Bug Fixes

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.

crates/cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "wallhack-cli"
3-
version = "0.11.1"
3+
version = "0.12.0"
44
edition = "2024"
55

66
[[bin]]

0 commit comments

Comments
 (0)