Skip to content

Commit cc2759c

Browse files
committed
chore: release v0.9.0
1 parent 0bca951 commit cc2759c

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

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

22
# Changelog
33

4+
## [0.9.0](https://github.com/block65/wallhack/compare/wallhack-cli-v0.8.3...wallhack-cli-v0.9.0) (2026-03-17)
5+
6+
### Features
7+
8+
* **relay:** bridge bidirectional streams between source and exit peers ([2f52989](https://github.com/block65/wallhack/commit/2f529891b1d1defde69090613f76218dda8bc360))
9+
10+
411
## [0.8.3](https://github.com/block65/wallhack/compare/wallhack-cli-v0.8.2...wallhack-cli-v0.8.3) (2026-03-17)
512

613
### 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.8.3"
3+
version = "0.9.0"
44
edition = "2024"
55

66
[[bin]]

0 commit comments

Comments
 (0)