From add22a41a231615702035680c5d76a0d86137c85 Mon Sep 17 00:00:00 2001 From: listenerri Date: Fri, 14 Dec 2018 17:04:42 +0800 Subject: [PATCH] update changelog Change-Id: Iaae104950be4b076273fbe66ab075758e72fa311 --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9306b2b7f..9850f1eb4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,16 @@ + +## 4.8.4 (2018-12-14) + + +#### Bug Fixes + +* context menu invoke in touch screen ([77570b60](https://github.com/linuxdeepin/dde-dock/commit/77570b609a9666025b626cf5c98dc4024b9e9c17)) +* tips of network item not refresh ([635d4152](https://github.com/linuxdeepin/dde-dock/commit/635d41525f3390dfc09e2bdef28b54214bed5d5a)) +* sni tray context menu can not be initialize correctly after reboot ([8870cbc7](https://github.com/linuxdeepin/dde-dock/commit/8870cbc799b88f4350cd5ed5d882648c3d5c7496)) +* threshold to emit drag event ([06ca6df2](https://github.com/linuxdeepin/dde-dock/commit/06ca6df2057861fb70fca2ed212c8d41f458a601)) + + + ## 4.8.3.1 (2018-12-10)