aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Ridgers <[email protected]>2024-09-19 16:09:39 +0200
committerMartin Ridgers <[email protected]>2024-09-24 10:57:34 +0200
commit348bdf6fbb881160a07ceb806f3a90872d0a1c0f (patch)
treeb39f5ea5b6128ba88bca04ea3706251ab0c4ce9a
parentUpdated frontend .zip (diff)
downloadzen-348bdf6fbb881160a07ceb806f3a90872d0a1c0f.tar.xz
zen-348bdf6fbb881160a07ceb806f3a90872d0a1c0f.zip
Grammar
-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