doc: update changelog and version to v0.1.4b0 (#312)

main
Paul Shawn 10 months ago committed by GitHub
parent 02ddf8df56
commit afef709839
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1,5 +1,12 @@
# CHANGELOG
## v0.1.4b0
### Added
### Changed
### Fixed
- Fix miot cloud token refresh logic. [#307](https://github.com/XiaoMi/ha_xiaomi_home/pull/307)
- Fix lan ctrl filter logic. [#303](https://github.com/XiaoMi/ha_xiaomi_home/pull/303)
## v0.1.3
### Added
### Changed

@ -26,7 +26,7 @@
"psutil",
"aiohttp[speedups]"
],
"version": "v0.1.3",
"version": "v0.1.4b0",
"zeroconf": [
"_miot-central._tcp.local."
]

Loading…
Cancel
Save