Release 0.39.1

This commit is contained in:
Paulus Schoutsen 2017-02-26 20:53:00 -08:00
parent 69fa61358c
commit b93560cb78
2 changed files with 8 additions and 3 deletions

View File

@ -128,9 +128,9 @@ social:
# Home Assistant release details # Home Assistant release details
current_major_version: 0 current_major_version: 0
current_minor_version: 39 current_minor_version: 39
current_patch_version: 0 current_patch_version: 1
date_released: 2017-02-25 date_released: 2017-02-27
# 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: "#" patch_version_notes: "#release-0391---february-27"

View File

@ -193,6 +193,11 @@ And a final shout out to [Pascal][@pvizeli]. He keeps improving the performance
- Discovery: Make it possible to ignore platforms in discovery ([@postlund]) - Discovery: Make it possible to ignore platforms in discovery ([@postlund])
- Image processing: Add `device_class` ([@pvizeli]) - Image processing: Add `device_class` ([@pvizeli])
### {% linkable_title Release 0.39.1 - February 27 %}
- Add workaround for Paho out of memory issues ([@pvizeli])
- When an error occurs while storing group config, fail instead of wiping config. ([@balloob])
#### Breaking changes #### Breaking changes
- VolvoOnCall has been extended with more features and had to be converted to a component - VolvoOnCall has been extended with more features and had to be converted to a component
- Limitlessled support for Bridge v6 and RGBWW bulbs require users to specify `version` and `port - Limitlessled support for Bridge v6 and RGBWW bulbs require users to specify `version` and `port