mirror of https://github.com/linkerd/linkerd2.git
Update CHANGES.md for edge-18.10.4 release (#1817)
* Update CHANGES.md for edge-18.10.4 release
This commit is contained in:
parent
cf7a532e15
commit
8393aed0f7
14
CHANGES.md
14
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
|
||||
|
|
Loading…
Reference in New Issue