release 110.5

This commit is contained in:
Paulus Schoutsen 2020-06-05 15:21:01 -07:00
parent fc7dce0061
commit ee72097f25
2 changed files with 12 additions and 2 deletions

View File

@ -101,8 +101,8 @@ social:
# Home Assistant release details
current_major_version: 0
current_minor_version: 110
current_patch_version: 4
date_released: 2020-05-28
current_patch_version: 5
date_released: 2020-06-05
# Either # or the anchor link to latest release notes in the blog post.
# Must be prefixed with a # and have double quotes around it.

View File

@ -823,6 +823,16 @@ Experiencing issues introduced by this release? Please report them in our [issue
[todoist docs]: /integrations/todoist/
[zeroconf docs]: /integrations/zeroconf/
## Release 0.110.5 - June 5
- Add partial mobile app sensor validation ([#36433] - [@balloob])
- Fix iOS app crashing on None values in Zeroconf service info ([#36490] - [@frenck])
- Update myq for latest api changes ([#36469] - [@bdraco])
[#36433]: https://github.com/home-assistant/core/pull/36433
[#36490]: https://github.com/home-assistant/core/pull/36490
[#36469]: https://github.com/home-assistant/core/pull/36469
## All changes
<details>