Release 0.39.2

This commit is contained in:
Paulus Schoutsen 2017-03-01 09:20:21 -08:00
parent 320390e6f1
commit fa437ceecc
2 changed files with 10 additions and 3 deletions

View File

@ -128,9 +128,9 @@ social:
# Home Assistant release details
current_major_version: 0
current_minor_version: 39
current_patch_version: 1
date_released: 2017-02-27
current_patch_version: 2
date_released: 2017-03-01
# Either # or the anchor link to latest release notes in the blog post.
# Must be prefixed with a # and have double quotes around it.
patch_version_notes: "#release-0391---february-27"
patch_version_notes: "#release-0391---march-1"

View File

@ -198,7 +198,13 @@ And a final shout out to [Pascal][@pvizeli]. He keeps improving the performance
- Add workaround for Paho out of memory issues ([@pvizeli])
- When an error occurs while storing group config, fail instead of wiping config. ([@balloob])
### {% linkable_title Release 0.39.1 - February 27 %}
- Move Zigbee from eventbus to dispatcher ([@pvizeli])
- Fix discovery taking up all memory and cpu ([@balloob] + [@tomusher])
#### Breaking changes
- 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
- hdmi_cec config now requires users to set the types in the hdmi_cec config instead of using `customize`:
@ -219,6 +225,7 @@ hdmi_cec:
### Reporting Issues
Experiencing issues introduced by this release? Please report them in our [issue tracker][issue]. Make sure to fill in all fields of the issue template.
[@tomusher]: https://github.com/tomusher
[@turbokongen]: https://github.com/turbokongen
[@w1ll1am23]: https://github.com/w1ll1am23
[@nugget]: https://github.com/nugget