diff options
| author | Martin Ridgers <[email protected]> | 2026-02-27 11:47:00 +0100 |
|---|---|---|
| committer | GitHub Enterprise <[email protected]> | 2026-02-27 11:47:00 +0100 |
| commit | 4d5caf7d011bf73c7b90ff1d8c1cfdad817fa2f5 (patch) | |
| tree | d9a86507583d79f852b47ab292e991dcf1399a09 /CHANGELOG.md | |
| parent | adding HttpClient tests (#785) (diff) | |
| download | zen-4d5caf7d011bf73c7b90ff1d8c1cfdad817fa2f5.tar.xz zen-4d5caf7d011bf73c7b90ff1d8c1cfdad817fa2f5.zip | |
Ported "lane trace" feature from UE (by way of IAX) (#771)
* Ported "lane trace" feature from UE (by way of IAX)
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index e555dd86f..873e88761 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ - Feature: Added 404 page to dashboard, to make it easier to find your way back to a valid URL - Improvement: `zen oplog-import` now uses partial block requests to reduce download size - Improvement: Use latency to Cloud Storage host and Zen Cache host when calculating partial block requests +- Improvement: IAX's lane tracing - Bugfix: `--plain-progress` style progress bar should now show elapsed time correctly - Bugfix: Time spent indexing local and remote state during `zen builds download` now show the correct time |