Release 0.57.1

This commit is contained in:
Paulus Schoutsen 2017-11-04 12:59:01 -07:00
parent a8c9989b37
commit 92f2052311
2 changed files with 6 additions and 2 deletions

View File

@ -140,11 +140,11 @@ social:
# Home Assistant release details
current_major_version: 0
current_minor_version: 57
current_patch_version: 0
current_patch_version: 1
date_released: 2017-11-04
# 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-0571--november-4"
# Minor release (Example #release-0431---april-25):

View File

@ -83,6 +83,10 @@ Okay, one more highlight before we'll let you check out the changelog. Contribut
- integration with Remember The Milk. ([@ChristianKuehnel] - [#9803]) ([remember_the_milk docs]) (new-platform)
- Luftdaten sensor ([@lichtteil] - [#10274]) ([sensor.luftdaten docs]) (new-platform)
## {% linkable_title release 0.57.1 - november 4 %}
- Fix login screen not showing when no password stored ([@balloob])
## {% 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.