diff --git a/_config.yml b/_config.yml index cd65908acd3..e9127513285 100644 --- a/_config.yml +++ b/_config.yml @@ -101,8 +101,8 @@ social: # Home Assistant release details current_major_version: 0 current_minor_version: 105 -current_patch_version: 4 -date_released: 2020-02-14 +current_patch_version: 5 +date_released: 2020-02-17 # Either # or the anchor link to latest release notes in the blog post. # Must be prefixed with a # and have double quotes around it. diff --git a/source/_posts/2020-02-05-release-105.markdown b/source/_posts/2020-02-05-release-105.markdown index fa70420e893..50a9221093e 100644 --- a/source/_posts/2020-02-05-release-105.markdown +++ b/source/_posts/2020-02-05-release-105.markdown @@ -628,6 +628,22 @@ Hats over your heart for these shuttered integrations. Pour one out for: [spotify docs]: /integrations/spotify/ [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 - ZHA dependencies bump ([@Adminiuga] - [#31295]) ([zha docs]) (beta fix)