aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c2fe710a9..1c3d3c970 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -30,6 +30,9 @@
- Improvement: Reduced time project and project oplogs are locked during GC and Validation
- Improvement: `zen` now supports additional configuration of logging options, such as `--log-warn=...` for configuring log levels, etc (see `zen --help`)
+- Improvement: Web UI shows both hard and soft package dependencies
+- Improvement: Web UI presents ops with only files without resorting to json representation
+- Improvement: Web UI offers a cook artifacts view to present cook dependencies
## 5.7.20
- Improvement: When validating cache records read from disk we now do a limited validation of the payload to reduce overhead