diff --git a/CHANGELOG.md b/CHANGELOG.md index fb8faeb25..12f81ee44 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,25 @@ + +### 4.10.6 (2019-07-05) + + +#### Bug Fixes + +* **overlay:** head define conflict ([ea81b732](https://github.com/linuxdeepin/dde-dock/commit/ea81b7326dc33c853af8ccb3a74af15485099dde)) + +#### Others + +* disable show animation for sw mips and arm ([65f54a1a](https://github.com/linuxdeepin/dde-dock/commit/65f54a1a7e23132c9e810c702cdabf52ae8428bd)) +* plugin init is done in other threads ([c37ea374](https://github.com/linuxdeepin/dde-dock/commit/c37ea37404af59be99598311436994bb52fbcbe1)) +* remove load plugins timer ([d7b3b4a5](https://github.com/linuxdeepin/dde-dock/commit/d7b3b4a59a363b0185b111fce16cf9fb89e3c79a)) +* **docs:** 补充本地插件路径的文档 ([c5795ece](https://github.com/linuxdeepin/dde-dock/commit/c5795ecebc7f1d38218c75261c847cb41c109ffe)) +* **tray:** disable tray for local config (#224) ([42e1cf49](https://github.com/linuxdeepin/dde-dock/commit/42e1cf492a8feb71ab1c1964fdb752687b249b89)) + +#### Features + +* **plugin:** support init plugins for ~/.local/lib/dde-dock/plugins ([e0bc2e0a](https://github.com/linuxdeepin/dde-dock/commit/e0bc2e0abbd58633499f5c90ddb406147ab9c734)) + + + ### 4.10.5 (2019-06-25)