Skip to content

Commit 5f7479f

Browse files
RoyLinRoyLin
authored andcommitted
chore(box): bump version to 0.8.11
1 parent 1f1f902 commit 5f7479f

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ All notable changes to A3S Box will be documented in this file.
44

55
## [Unreleased]
66

7+
## [0.8.11] — 2026-03-20
8+
9+
### Fixed
10+
- macOS bridge networking restored for shim-hosted netproxy so `localhost` port publishing works reliably again
11+
- Linux release CI restored by adding the missing `prometheus` dependency back to the workspace
12+
713
## [0.4.0] — 2026-02-18
814

915
### Added

src/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ members = [
1212
resolver = "2"
1313

1414
[workspace.package]
15-
version = "0.8.10"
15+
version = "0.8.11"
1616
edition = "2021"
1717
authors = ["A3S Lab Team"]
1818
license = "MIT"

0 commit comments

Comments
 (0)