diff --git a/CHANGELOG.md b/CHANGELOG.md index 2adf48c..ea5ad67 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Added + +- (ui): Display queue latency in dashboard page and queue detail page. +- (ui): Added copy-to-clipboard button for task ID in tasks list-view page. + ## [0.5.0] - 2021-12-19 Version 0.5 added support for [Prometheus](https://prometheus.io/) integration.