Skip to content

Commit e2938ee

Browse files
committed
Add 0.69.1
1 parent 3a5ba53 commit e2938ee

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

_config.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -140,13 +140,13 @@ social:
140140
# Home Assistant release details
141141
current_major_version: 0
142142
current_minor_version: 69
143-
current_patch_version: 0
144-
date_released: 2018-05-11
143+
current_patch_version: 1
144+
date_released: 2018-05-12
145145

146146
# Either # or the anchor link to latest release notes in the blog post.
147147
# Must be prefixed with a # and have double quotes around it.
148148
# Major release:
149-
patch_version_notes: "#"
149+
patch_version_notes: "#release-0691---may-12"
150150
# Minor release (Example #release-0431---april-25):
151151

152152
# Date we moved to Discourse for comments

source/_posts/2018-05-11-release-69.markdown

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,12 @@ Not much time to write a great intro this time as we're hanging out at PyCon! So
2424
- Issue/add template fans ([@giangvo] - [#12027]) ([fan.template docs]) (new-platform)
2525
- Matrix Chatbot ([@tinloaf] - [#13355]) ([matrix docs]) ([notify docs]) (breaking change) (new-platform)
2626

27+
## {% linkable_title Release 0.69.1 - May 12 %}
28+
29+
- Fix loading of Matrix chatbot ([@tinloaf] - [#14346] - @tinloaf)
30+
31+
- Fix color setting of tplink lights ([@amelchio] - [#14108]) ([matrix docs])
32+
2733
## {% linkable_title If you need help... %}
2834

2935
...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:
303309
[#14331]: https://github.com/home-assistant/home-assistant/pull/14331
304310
[#14347]: https://github.com/home-assistant/home-assistant/pull/14347
305311
[#14381]: https://github.com/home-assistant/home-assistant/pull/14381
312+
[#14108]: https://github.com/home-assistant/home-assistant/pull/14108
306313
[@CM000n]: https://github.com/CM000n
307314
[@Danielhiversen]: https://github.com/Danielhiversen
308315
[@Hate-Usernames]: https://github.com/Hate-Usernames

0 commit comments

Comments
 (0)