update changelog to 4.10.3

This commit is contained in:
justforlxz 2019-06-13 15:10:25 +08:00
parent 2e7a4e6fa9
commit 05da78a491
No known key found for this signature in database
GPG Key ID: 593AFD577C1B1A60
2 changed files with 13 additions and 0 deletions

View File

@ -3,3 +3,6 @@ repository = "https://github.com/linuxdeepin/dde-dock"
from-latest-tag = true
changelog = "CHANGELOG.md"
[sections]
Others = ["chore", "refactor"]

View File

@ -1,3 +1,13 @@
<a name="4.10.3"></a>
### 4.10.3 (2019-06-13)
#### Others
* **power:** use onBattery to replace batteryState to check is used battery ([2e7a4e6f](https://github.com/linuxdeepin/dde-dock/commit/2e7a4e6fa9f960964af97648e7672359f906af7c))
<a name="4.10.2"></a>
### 4.10.2 (2019-06-01)