diff options
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 0e87d1557..e1fc4be0d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -28,6 +28,7 @@ - `.zen-tmp` - Feature: Added `--exclude-extensions` to `zen upload` and `zen diff` to set the file extensions to exclude. Each extension name is separated with ';' or ',' - Feature: Added `--result-path` option to `zen builds ls` to output structured to a file +- Feature: Added experimental zenserver "hub" mode which is used to manage a set of zenserver instances on a host - Improvement: On Windows, the asio HTTP back-end now uses TransmitFile to send data directly from files instead of using memory mapping. - Improvement: Optimized scavenge lookup performance - Improvement: Enable limit-overwrite behavior by default |