aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5d26aeac9..da6cd320d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,7 +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
+- Feature: Initial release of a 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