Skip to content

Commit 6850580

Browse files
authored
Merge pull request #735 from p2pool-starter-stack/release-prep-v1.11.0
release: prep v1.11.0 — fleet resilience & hardening
2 parents 1b617fe + df2b7a7 commit 6850580

4 files changed

Lines changed: 5 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ per the process in [`docs/dev/releasing.md`](docs/dev/releasing.md).
1111

1212
## [Unreleased]
1313

14+
## [1.11.0] - 2026-07-21
15+
1416
### Added
1517

1618
- **Confirm-gated config editing for operationally-disruptive settings** (#719). The dashboard

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.10.2
1+
1.11.0

build/dashboard/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ name = "mining-dashboard"
77
# Keep in lockstep with the top-level VERSION file — the single source of truth for the stack version
88
# (#44). A shell test (tests/stack/run.sh) fails if these drift; the dashboard *displays* the version
99
# from VERSION (baked in as PITHEAD_VERSION, #58), so this is packaging metadata only.
10-
version = "1.10.2"
10+
version = "1.11.0"
1111
description = "Monitoring dashboard and XvB switching engine for Pithead"
1212
readme = "README.md"
1313
requires-python = ">=3.11"

build/dashboard/uv.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.

0 commit comments

Comments
 (0)