From 138d03b8b315ccb8bf6a989302c29135ccc65de6 Mon Sep 17 00:00:00 2001 From: bryk Date: Tue, 22 Mar 2016 11:58:38 +0100 Subject: [PATCH] Fix changelog for Dashboard UI part It had a typo and an unfinished sentence. Also, I've changes meaning to be explicit about the note. Fixes #23277 --- CHANGELOG.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 713839c844c..4d01f8837f2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -44,10 +44,9 @@ API group): The Horizontal Pod Autoscaling feature now supports custom metrics trigger scaling up and down the number of pods in your application. * New GUI (dashboard) allows you to get started quickly and enables the same functionality found in the CLI as a more approachable and discoverable way of -interacting with the system. Note: the GUI is eanbled by default for new -cluster creation, however, it does not +interacting with the system. Note: the GUI is enabled by default in 1.2 clusters. -XXX image +Dashboard UI screenshot showing cards that represent applications that run inside a cluster ## Other notable improvements