From e2938eeb0bacbee212d11f44257c35e6b4edde21 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Fri, 18 May 2018 23:00:09 +0200 Subject: [PATCH] Add 0.69.1 --- _config.yml | 6 +++--- source/_posts/2018-05-11-release-69.markdown | 7 +++++++ 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/_config.yml b/_config.yml index 45147f16caf..82cc130a69d 100644 --- a/_config.yml +++ b/_config.yml @@ -140,13 +140,13 @@ social: # Home Assistant release details current_major_version: 0 current_minor_version: 69 -current_patch_version: 0 -date_released: 2018-05-11 +current_patch_version: 1 +date_released: 2018-05-12 # Either # or the anchor link to latest release notes in the blog post. # Must be prefixed with a # and have double quotes around it. # Major release: -patch_version_notes: "#" +patch_version_notes: "#release-0691---may-12" # Minor release (Example #release-0431---april-25): # Date we moved to Discourse for comments diff --git a/source/_posts/2018-05-11-release-69.markdown b/source/_posts/2018-05-11-release-69.markdown index f5067aef6a8..d1655bce616 100644 --- a/source/_posts/2018-05-11-release-69.markdown +++ b/source/_posts/2018-05-11-release-69.markdown @@ -24,6 +24,12 @@ Not much time to write a great intro this time as we're hanging out at PyCon! So - Issue/add template fans ([@giangvo] - [#12027]) ([fan.template docs]) (new-platform) - Matrix Chatbot ([@tinloaf] - [#13355]) ([matrix docs]) ([notify docs]) (breaking change) (new-platform) +## {% linkable_title Release 0.69.1 - May 12 %} + +- Fix loading of Matrix chatbot ([@tinloaf] - [#14346] - @tinloaf) + +- Fix color setting of tplink lights ([@amelchio] - [#14108]) ([matrix docs]) + ## {% linkable_title If you need help... %} ...don't hesitate to use our very active [forums](https://community.home-assistant.io/) or join us for a little [chat](https://discord.gg/c5DvZ4e). The release notes have comments enabled but it's preferred if you use the former communication channels. Thanks. @@ -303,6 +309,7 @@ rainmachine: [#14331]: https://github.com/home-assistant/home-assistant/pull/14331 [#14347]: https://github.com/home-assistant/home-assistant/pull/14347 [#14381]: https://github.com/home-assistant/home-assistant/pull/14381 +[#14108]: https://github.com/home-assistant/home-assistant/pull/14108 [@CM000n]: https://github.com/CM000n [@Danielhiversen]: https://github.com/Danielhiversen [@Hate-Usernames]: https://github.com/Hate-Usernames