update changelog to 4.10.6

This commit is contained in:
justforlxz 2019-07-05 16:11:01 +08:00
parent 65f54a1a7e
commit 85d0c48904
No known key found for this signature in database
GPG Key ID: 593AFD577C1B1A60

View File

@ -1,3 +1,25 @@
<a name="4.10.6"></a>
### 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))
<a name="4.10.5"></a>
### 4.10.5 (2019-06-25)