diff --git a/_config.yml b/_config.yml index 2e5d934ace9..d3d24e66756 100644 --- a/_config.yml +++ b/_config.yml @@ -101,8 +101,8 @@ social: # Home Assistant release details current_major_version: 0 current_minor_version: 108 -current_patch_version: 7 -date_released: 2020-04-21 +current_patch_version: 8 +date_released: 2020-04-22 # 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-04-08-release-108.markdown b/source/_posts/2020-04-08-release-108.markdown index bf4c7f12098..9b9d0530cdb 100644 --- a/source/_posts/2020-04-08-release-108.markdown +++ b/source/_posts/2020-04-08-release-108.markdown @@ -569,6 +569,14 @@ These integrations have been removed. The websites for both have changed, causin [nexia docs]: /integrations/nexia/ [nut docs]: /integrations/nut/ +## Release 0.108.8 - April 22 + +- Bump hass-nabucasa 0.34.1 ([@pvizeli] - [#34480]) ([cloud docs]) + +[#34480]: https://github.com/home-assistant/core/pull/34480 +[@pvizeli]: https://github.com/pvizeli +[cloud docs]: /integrations/cloud/ + ## All changes