Release 99.3

This commit is contained in:
Paulus Schoutsen 2019-09-25 16:46:48 -07:00
parent aa9d6902cc
commit 6059724d88
2 changed files with 14 additions and 2 deletions

View File

@ -101,8 +101,8 @@ social:
# Home Assistant release details
current_major_version: 0
current_minor_version: 99
current_patch_version: 2
date_released: 2019-09-19
current_patch_version: 3
date_released: 2019-09-25
# Either # or the anchor link to latest release notes in the blog post.
# Must be prefixed with a # and have double quotes around it.

View File

@ -166,6 +166,18 @@ Forgot to include frontend update 99.1.
- Show toast on success save entity settings ([#3763](https://github.com/home-assistant/home-assistant-polymer/pull/3763)) [@bramkragten]
- Align behaviour state badge ([#3767](https://github.com/home-assistant/home-assistant-polymer/pull/3767)) [@bramkragten]
## Release 0.99.3 - September 25
- Bump zigpy-zigate to 0.3.1 ([@doudz] - [#26600]) ([zha docs])
- HM-CC-TC was not recognized ([@MajestyIV] - [#26623]) ([homematic docs])
[#26600]: https://github.com/home-assistant/home-assistant/pull/26600
[#26623]: https://github.com/home-assistant/home-assistant/pull/26623
[@majestyiv]: https://github.com/MajestyIV
[@doudz]: https://github.com/doudz
[homematic docs]: /components/homematic/
[zha docs]: /components/zha/
## 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).