aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLiam Mitchell <[email protected]>2026-02-09 06:49:22 -0800
committerGitHub Enterprise <[email protected]>2026-02-09 15:49:22 +0100
commitdfd73136dc74de3cc4a1815d06e26252f90ee6bd (patch)
tree5f46a034014a8a4b5c9cb4f72686eeaa5629dc18 /CHANGELOG.md
parent5.7.20-pre2 (diff)
downloadzen-dfd73136dc74de3cc4a1815d06e26252f90ee6bd.tar.xz
zen-dfd73136dc74de3cc4a1815d06e26252f90ee6bd.zip
Fix formatting of stat pages (#748)
* Fix formatting of stat pages
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index cd4e9781a..52d42bf57 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -13,6 +13,7 @@
- Bugfix: Restore `/health/log` and `/health/info` endpoint functionality
- Bugfix: Fixed 32-bit truncation of transmission chunk sizes when using the asio http path
- Bugfix: `zen builds download` could leave files from previous downloads in the target folder
+- Bugfix: Fixed formatting error on dashboard stat page
## 5.7.19
- Feature: `zen builds upload` now support structure manifest input for `--manifest-path` when the path has a `.json` extension enabling multi-part upload