From a28bfc686a3671f695a75be949e62991ff50ab31 Mon Sep 17 00:00:00 2001 From: Jeff Pihach Date: Fri, 16 Feb 2018 11:47:31 -0600 Subject: [PATCH] Updating changelog. --- CHANGES.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGES.yaml b/CHANGES.yaml index 9a4d9c0734..10d357b55c 100644 --- a/CHANGES.yaml +++ b/CHANGES.yaml @@ -1,3 +1,11 @@ +- 2.12.0: + - The user profile has been completely redesigned. + - Added 'Charm Details' link to the application inspector. + - Added 'Get Started' link to the application inspector for charms which have a getstarted.md file. + - (Fix) Application configuration in the inspector now properly handles empty fields in FireFox. + - (Fix) Updated the messaging when the jujushell terminal is disconnected unexpectedly. + - (Fix) Logout link is no longer hidden in the user dropdown menu. + - 2.11.3: - (Fix) Update marked to 0.3.9 to fix a security bug.