Skip to content

Commit 3583adb

Browse files
committed
chore: release v0.11.1
1 parent 16a1d65 commit 3583adb

3 files changed

Lines changed: 12 additions & 2 deletions

File tree

CHANGELOG.md

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

22
# Changelog
33

4+
## [0.11.1](https://github.com/block65/wallhack/compare/wallhack-cli-v0.11.0...wallhack-cli-v0.11.1) (2026-03-19)
5+
6+
### Bug Fixes
7+
8+
* **entry:** track TCP session bytes in traffic statistics ([16a1d65](https://github.com/block65/wallhack/commit/16a1d65323b5d634811e51601caf2a9952990590))
9+
* **transport:** use microsecond timestamps for sub-millisecond latency precision ([c06b5d5](https://github.com/block65/wallhack/commit/c06b5d5ddca57d720ae73c7f7e0395256d1037ad))
10+
11+
6 other changes — [view diff](https://github.com/block65/wallhack/compare/wallhack-cli-v0.11.0...wallhack-cli-v0.11.1)
12+
13+
414
## [0.11.0](https://github.com/block65/wallhack/compare/wallhack-cli-v0.10.0...wallhack-cli-v0.11.0) (2026-03-18)
515

616
### 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.

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.0"
3+
version = "0.11.1"
44
edition = "2024"
55

66
[[bin]]

0 commit comments

Comments
 (0)