From b04f93874ce0cde04ea85637d77cd687793e2683 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Wed, 29 Apr 2020 14:10:30 +0200 Subject: [PATCH] Update release notes for 0.109.0 with latest cherry-picks --- source/_posts/2020-04-29-release-109.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/_posts/2020-04-29-release-109.markdown b/source/_posts/2020-04-29-release-109.markdown index f21376e0452..08d13828c6c 100644 --- a/source/_posts/2020-04-29-release-109.markdown +++ b/source/_posts/2020-04-29-release-109.markdown @@ -843,6 +843,8 @@ Pushetta has been offline since September 2019 and the Yahoo Weather API has bee - Fix meteoalarm exception handling with instance of KeyError ([@frenck] - [#34828]) (beta fix) - Bump python-synology to 0.7.2 ([@Quentame] - [#34830]) ([synology_dsm docs]) (beta fix) - Updated frontend to 20200427.1 ([@bramkragten] - [#34831]) ([frontend docs]) (beta fix) +- Fix Islamic prayer times naming ([@engrbm87] - [#34784]) ([islamic_prayer_times docs]) (beta fix) +- Bump python-synology to 0.7.3 ([@Quentame] - [#34847]) ([synology_dsm docs]) (beta fix) @@ -1320,6 +1322,7 @@ Pushetta has been offline since September 2019 and the Yahoo Weather API has bee [#34728]: https://github.com/home-assistant/core/pull/34728 [#34756]: https://github.com/home-assistant/core/pull/34756 [#34766]: https://github.com/home-assistant/core/pull/34766 +[#34784]: https://github.com/home-assistant/core/pull/34784 [#34793]: https://github.com/home-assistant/core/pull/34793 [#34794]: https://github.com/home-assistant/core/pull/34794 [#34802]: https://github.com/home-assistant/core/pull/34802 @@ -1329,6 +1332,7 @@ Pushetta has been offline since September 2019 and the Yahoo Weather API has bee [#34828]: https://github.com/home-assistant/core/pull/34828 [#34830]: https://github.com/home-assistant/core/pull/34830 [#34831]: https://github.com/home-assistant/core/pull/34831 +[#34847]: https://github.com/home-assistant/core/pull/34847 [@Adminiuga]: https://github.com/Adminiuga [@BarrettLowe]: https://github.com/BarrettLowe [@ColinRobbins]: https://github.com/ColinRobbins