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 1e6b3d210..5d26aeac9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ ## 5.5.8 - Feature: Added `zen cache-gen` command to generate large amount of cache data for testing +- Feature: Initial release of an self-hosted HTML dashboard - Improvement: Optimizations to GC leading to 50-100% performance increase when handling large data sets - Improvement: Added a namespace-qualified RPC endpoint for z$ at `/z$/<namespace>/$rpc` which may be used to validate RPC requests by URL inspection - Bugfix: Symbol resolution could fail on Windows depending on the process' current working directory |