From b6351737291385e58a0188bd9c33b4cbf791a307 Mon Sep 17 00:00:00 2001 From: topsworld Date: Fri, 20 Dec 2024 21:15:59 +0800 Subject: [PATCH] doc: update changelog --- CHANGELOG.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 846e161c..e1fdf52b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,13 +3,13 @@ ## v0.1.3 ### Added ### Changed -- Remove default bug label. #276 -- Improve multi-language translation actions. #256 -- Use aiohttp instead of waiting for blocking calls. #227 -- Language supports dt. #237 +- Remove default bug label. [#276](https://github.com/XiaoMi/ha_xiaomi_home/pull/276) +- Improve multi-language translation actions. [#256](https://github.com/XiaoMi/ha_xiaomi_home/pull/256) +- Use aiohttp instead of waiting for blocking calls. [#227](https://github.com/XiaoMi/ha_xiaomi_home/pull/227) +- Language supports dt. [#237](https://github.com/XiaoMi/ha_xiaomi_home/pull/237) ### Fixed -- Fix local control error. #97 #106 #159 #198 #230 #242 #255 #263 #277 #282 -- Fix README_zh and miot_storage. #270 +- Fix local control error. [#271](https://github.com/XiaoMi/ha_xiaomi_home/pull/271) +- Fix README_zh and miot_storage. [#270](https://github.com/XiaoMi/ha_xiaomi_home/pull/270) ## v0.1.2 ### Added