Release 0.42.1

This commit is contained in:
Paulus Schoutsen 2017-04-09 01:14:51 -07:00
parent cb6ebf8131
commit e90e25261e
3 changed files with 18 additions and 3 deletions

View File

@ -139,9 +139,9 @@ social:
# Home Assistant release details
current_major_version: 0
current_minor_version: 42
current_patch_version: 0
date_released: 2017-04-08
current_patch_version: 1
date_released: 2017-04-09
# 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: "#"
patch_version_notes: "#release-0421---april-9"

View File

@ -45,6 +45,7 @@ The new format of the changelog which was introduced with 0.40 will provide a li
## 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.
<!--more-->
## All changes
- Bugfix android camera autodiscovery settings ([@pvizeli] - [#6510])

View File

@ -84,6 +84,17 @@ sensor:
- volume
```
## If you need help...
...don't hesitate to use our very active [forums][forum] or join us for a little [chat][gitter]. The release notes have comments enabled but it's preferred if you use the former communication channels. Thanks.
## 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.
## {% linkable_title Release 0.42.1 - April 9 %}
- Upgrade aiohttp to 2.0.6
- Make discovery not cause startup warning
## All changes
- Flux led update lib ([@danielhiversen] - [#6763])
@ -359,3 +370,6 @@ sensor:
[@w1ll1am23]: https://github.com/w1ll1am23
[@wardcraigj]: https://github.com/wardcraigj
[@wmalgadey]: https://github.com/wmalgadey
[forum]: https://community.home-assistant.io/
[gitter]: https://gitter.im/home-assistant/home-assistant
[issue]: https://github.com/home-assistant/home-assistant/issues