Release 105.5

This commit is contained in:
Paulus Schoutsen 2020-02-17 14:21:20 -08:00
parent c7c3fae775
commit 870b02d89b
2 changed files with 18 additions and 2 deletions

View File

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

View File

@ -628,6 +628,22 @@ Hats over your heart for these shuttered integrations. Pour one out for:
[spotify docs]: /integrations/spotify/ [spotify docs]: /integrations/spotify/
[vizio docs]: /integrations/vizio/ [vizio docs]: /integrations/vizio/
## Release 0.105.5 - February 17
- Upgrade bimmer_connected to 0.7.0 ([@gerard33] - [#31894]) ([bmw_connected_drive docs])
- Report which data causes JSON serialization error ([@balloob] - [#31901])
[#31489]: https://github.com/home-assistant/home-assistant/pull/31489
[#31894]: https://github.com/home-assistant/home-assistant/pull/31894
[#31901]: https://github.com/home-assistant/home-assistant/pull/31901
[@balloob]: https://github.com/balloob
[@frenck]: https://github.com/frenck
[@gerard33]: https://github.com/gerard33
[abode docs]: /integrations/abode/
[adguard docs]: /integrations/adguard/
[airly docs]: /integrations/airly/
[bmw_connected_drive docs]: /integrations/bmw_connected_drive/
## Beta Fixes ## Beta Fixes
- ZHA dependencies bump ([@Adminiuga] - [#31295]) ([zha docs]) (beta fix) - ZHA dependencies bump ([@Adminiuga] - [#31295]) ([zha docs]) (beta fix)