From 861d9bcf8d91f85c9c1f8e6d7a4ee5bb327b4887 Mon Sep 17 00:00:00 2001 From: justforlxz Date: Thu, 23 May 2019 13:54:19 +0800 Subject: [PATCH] update changelog to 4.10.0 --- CHANGELOG.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 91931d64d..c125410ac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,21 @@ + +## 4.10.0 (2019-05-23) + + +#### Bug Fixes + +* typos ([c94a4d69](https://github.com/linuxdeepin/dde-dock/commit/c94a4d69a5c2f36a5720ccf4c0d7e6aba4e08c11)) +* **network:** refresh loading icon not align center ([73b39e68](https://github.com/linuxdeepin/dde-dock/commit/73b39e6846fae1a81828860670b268fa87f2ba80)) +* **overlay:** polkit dialog not translation message ([f1441cc1](https://github.com/linuxdeepin/dde-dock/commit/f1441cc1e76a4dca27004876b080fd9282217d0b)) +* **preview:** + * float preview background have wrong offset ([06c82709](https://github.com/linuxdeepin/dde-dock/commit/06c827091e7748eaad72db61ad7dd4acf6855c5e)) + * crash when click active item on 2d ([2b51e164](https://github.com/linuxdeepin/dde-dock/commit/2b51e164aa0e865ae13b56d4d399f5a3e3e1c6cc)) +* **tray:** + * indicator click is invalid ([2840c868](https://github.com/linuxdeepin/dde-dock/commit/2840c86844c7f55a32b04da92237c537cbe14f8e)) + * Adding a keyboard layout for the first time will crash ([0a71b340](https://github.com/linuxdeepin/dde-dock/commit/0a71b340ac7b0e913f4871c7149cbcbc5e18f06d)) + + + ### 4.9.11 (2019-05-10)