Release 110.7

This commit is contained in:
Paulus Schoutsen 2020-06-09 12:37:50 -07:00
parent 74094b064a
commit 625d02f2f3
2 changed files with 8 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: 6
date_released: 2020-06-08
current_patch_version: 7
date_released: 2020-06-09
# 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

@ -839,6 +839,12 @@ Experiencing issues introduced by this release? Please report them in our [issue
[#36566]: https://github.com/home-assistant/core/pull/36566
## Release 0.110.6 - June 8
- Fix mobile_app missing state in sensor registration ([#36604] - [@frenck])
[#36604]: https://github.com/home-assistant/core/pull/36604
## All changes
<details>