Release 0.95.3

This commit is contained in:
Paulus Schoutsen 2019-06-28 20:45:53 -07:00
parent 04ea9a1ebf
commit 52f78c70c2
2 changed files with 10 additions and 2 deletions

View File

@ -139,8 +139,8 @@ social:
# Home Assistant release details
current_major_version: 0
current_minor_version: 95
current_patch_version: 2
date_released: 2019-06-28
current_patch_version: 3
date_released: 2019-06-29
# 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

@ -136,6 +136,14 @@ We have also realized that the default database clean up task never automaticall
[script docs]: /components/script/
[zha docs]: /components/zha/
## {% linkable_title Release 0.95.3 - June 28 %}
- Alexa sync state report ([@balloob] - [#24835]) ([cloud docs])
[#24835]: https://github.com/home-assistant/home-assistant/pull/24835
[@balloob]: https://github.com/balloob
[cloud docs]: /components/cloud/
## {% 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).