diff --git a/CHANGES.md b/CHANGES.md index b9c90bb74..d5107609b 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,17 @@ +## edge-18.10.4 + +This release includes a major redesign of the web frontend to make use of the +Material design system. Additional features that leverage the new design are +coming soon! This release also includes the following changes: + +* CLI + * **Fixed** Fixed an issue with the `--registry` install flag not accepting + hosts with ports (thanks, @alenkacz!) +* Web UI + * **New** Added a new Grafana dashboard for authorities (thanks, @alpeb!) + * **New** Revamped look and feel of the Linkerd dashboard by switching + component libraries from antd to material-ui + ## edge-18.10.3 * CLI