Release 51.1

This commit is contained in:
Paulus Schoutsen 2017-08-12 15:03:19 -07:00
parent e31c433d40
commit c90330ae7d
2 changed files with 6 additions and 2 deletions

View File

@ -143,11 +143,11 @@ social:
# Home Assistant release details
current_major_version: 0
current_minor_version: 51
current_patch_version: 0
current_patch_version: 1
date_released: 2017-08-12
# 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-0511--august-12"
# Minor release (Example #release-0431---april-25):

View File

@ -55,6 +55,10 @@ As we have seen more vacuum cleaners land in Home Assistant, it was time to crea
- Add new device tracker for Huawei Routers. ([@abmantis] - [#8488]) ([device_tracker.huawei_router docs]) (new-platform)
- Add Shodan sensor ([@fabaff] - [#8902]) ([sensor.shodan docs]) (new-platform)
## {% linkable_title Release 0.51.1 - August 12 %}
- Fixed a bug in the automation editor that would break if no conditions available in the config file. ([@balloob])
## {% linkable_title If you need help... %}
...don't hesitate to use our very active [forums][forum] or join us for a little [chat][discord]. The release notes have comments enabled but it's preferred if you use the former communication channels. Thanks.