From 9d81ffbe0a8c794a8b7d9f0188a1051a7c310a63 Mon Sep 17 00:00:00 2001 From: listenerri Date: Mon, 25 Feb 2019 18:18:49 +0800 Subject: [PATCH] update changelog Change-Id: I34343a69eaaf0036f58d2a347811714e5271fa89 --- CHANGELOG.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d3ed90eda..1a3986a25 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,18 @@ + +## 4.9.0 (2019-02-25) + + +#### Bug Fixes + +* wireless item display problem when ssid contains "&" ([ecea16f8](https://github.com/linuxdeepin/dde-dock/commit/ecea16f89a6d17bd66fe2ace87f4d713a7135055)) +* fashion tray expand error after double click control widget ([49b84eb0](https://github.com/linuxdeepin/dde-dock/commit/49b84eb0ccf785e1abae9881f84f06963d36fc60)) + +#### Features + +* optimize plugin guide ([3962f474](https://github.com/linuxdeepin/dde-dock/commit/3962f474e9eb6764362a843bfc70b10dc0d02047)) + + + ## 4.8.9 (2019-01-25)