This commit is contained in:
Paulus Schoutsen 2019-10-10 13:02:44 -07:00
parent 697e899d4a
commit 88aee17d2d
2 changed files with 5 additions and 1 deletions

View File

@ -101,7 +101,7 @@ social:
# Home Assistant release details
current_major_version: 0
current_minor_version: 100
current_patch_version: 0
current_patch_version: 1
date_released: 2019-10-10
# Either # or the anchor link to latest release notes in the blog post.

View File

@ -134,6 +134,10 @@ As always, this release of Home Assistant is accompanied with a new release of t
- Add basic support for IKEA Fyrtur blinds ([@ggravlingen] - [#26659]) ([tradfri docs]) (new-platform)
- Centralize rainbird config and add binary sensor platform ([@konikvranik] - [#26393]) ([rainbird docs]) (breaking change) (new-platform)
## Release 0.100.1 - October 10
- Fix build not succeeding [@bramkragten]
## 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).