From 596855d52c049522e59f006ed5afb7dc4fa86dbf Mon Sep 17 00:00:00 2001 From: listenerri Date: Mon, 8 Apr 2019 09:01:43 +0800 Subject: [PATCH] update changelog --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d77f57c48..73f79a738 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,14 @@ + +## 4.9.3 (2019-04-08) + + +#### Bug Fixes + +* dock position and size is wrong on multiple screens and the screens have different device scale ratio ([5be4c59e](https://github.com/linuxdeepin/dde-dock/commit/5be4c59e5116f03389a2f32c2e850572e0c2e07a)) +* **arm:** disable power module ([cd04dea6](https://github.com/linuxdeepin/dde-dock/commit/cd04dea6352a8f4e220a841cecb69fa940ca448c)) + + + ## 4.9.2.1 (2019-03-28)