From 0ab978d2d0648fdac34d4fca401055dd2b03a612 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Wed, 5 Feb 2020 20:00:20 +0100 Subject: [PATCH] Adds tests fix to release notes for 0.105 --- source/_posts/2020-02-05-release-105.markdown | 3 +++ 1 file changed, 3 insertions(+) diff --git a/source/_posts/2020-02-05-release-105.markdown b/source/_posts/2020-02-05-release-105.markdown index 6f85660fdeb..3db6b3b1dd9 100644 --- a/source/_posts/2020-02-05-release-105.markdown +++ b/source/_posts/2020-02-05-release-105.markdown @@ -530,6 +530,7 @@ Hats over your heart for these shuttered integrations. Pour one out for: - Automation device/entity extraction to include triggers + conditions ([@balloob] - [#31474]) ([automation docs]) (beta fix) - Re-branding of Hass.io panel to Supervisor ([@frenck] - [#31480]) ([hassio docs]) (breaking change) (beta fix) - Remove tests for deprecated key ([@balloob] - [#31491]) (beta fix) +- Fix Google API key test ([@balloob] - [#31492]) (beta fix) ## All changes @@ -834,6 +835,7 @@ Hats over your heart for these shuttered integrations. Pour one out for: - Automation device/entity extraction to include triggers + conditions ([@balloob] - [#31474]) ([automation docs]) (beta fix) - Re-branding of Hass.io panel to Supervisor ([@frenck] - [#31480]) ([hassio docs]) (breaking change) (beta fix) - Remove tests for deprecated key ([@balloob] - [#31491]) (beta fix) +- Fix Google API key test ([@balloob] - [#31492]) (beta fix) [#26456]: https://github.com/home-assistant/home-assistant/pull/26456 [#26834]: https://github.com/home-assistant/home-assistant/pull/26834 @@ -1136,6 +1138,7 @@ Hats over your heart for these shuttered integrations. Pour one out for: [#31474]: https://github.com/home-assistant/home-assistant/pull/31474 [#31480]: https://github.com/home-assistant/home-assistant/pull/31480 [#31491]: https://github.com/home-assistant/home-assistant/pull/31491 +[#31492]: https://github.com/home-assistant/home-assistant/pull/31492 [@Adminiuga]: https://github.com/Adminiuga [@Anonym-tsk]: https://github.com/Anonym-tsk [@BKPepe]: https://github.com/BKPepe