From bb8714a1a590d54b351c2dd6fcd2872dd91923e2 Mon Sep 17 00:00:00 2001 From: listenerri Date: Mon, 15 Apr 2019 11:28:56 +0800 Subject: [PATCH] update changelog 4.9.7 --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 834ebbbc7..533f28cab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ + +## 4.9.7 (2019-04-15) + + +#### Bug Fixes + +* can not hover preview after drag ([64aa65a5](https://github.com/linuxdeepin/dde-dock/commit/64aa65a5f0db7d2ac85d6c285bc057f2c6d5f898)) +* preview window can not be raised after clicked preview snapshot ([f4d6ba10](https://github.com/linuxdeepin/dde-dock/commit/f4d6ba107656cf0ce917483bfa72406f70f5f688)) +* plugin settings value can not transform to Json value in qt 5.7 ([9293c45d](https://github.com/linuxdeepin/dde-dock/commit/9293c45df595431aee5d622f3ca983ae422dcfd1)) + + + ## 4.9.6 (2019-04-10)