Release 0.35.2

This commit is contained in:
Paulus Schoutsen 2016-12-18 17:38:13 -08:00
parent 3c72339abf
commit 61213e566f
2 changed files with 7 additions and 3 deletions

View File

@ -131,9 +131,9 @@ social:
# Home Assistant release details # Home Assistant release details
current_major_version: 0 current_major_version: 0
current_minor_version: 35 current_minor_version: 35
current_patch_version: 1 current_patch_version: 2
date_released: 2016-12-18 date_released: 2016-12-19
# Either # or the anchor link to latest release notes in the blog post. # Either # or the anchor link to latest release notes in the blog post.
# Must be prefixed with a # and have double quotes around it. # Must be prefixed with a # and have double quotes around it.
patch_version_notes: "#release-0351---december-18" patch_version_notes: "#release-0352---december-19"

View File

@ -76,6 +76,10 @@ http:
- Allow setting a base API url in HTTP component ([@balloob]) - Allow setting a base API url in HTTP component ([@balloob])
- Fix occasional errors in automation ([@pvizeli]) - Fix occasional errors in automation ([@pvizeli])
### {% linkable_title Release 0.35.2 - December 19 %}
- When base url specified, do not combine it with `server_port` ([@balloob])
### {% linkable_title If you need help... %} ### {% linkable_title If you need help... %}
...don't hesitate to use our [Forum](https://community.home-assistant.io/) or join us for a little [chat](https://gitter.im/home-assistant/home-assistant). The release notes have comments enabled but it's preferred if you use the former communication channels. Thanks. ...don't hesitate to use our [Forum](https://community.home-assistant.io/) or join us for a little [chat](https://gitter.im/home-assistant/home-assistant). The release notes have comments enabled but it's preferred if you use the former communication channels. Thanks.