Release 81.6

This commit is contained in:
Paulus Schoutsen 2018-11-04 14:19:37 +01:00
parent c3d3de691f
commit 6888625b70
2 changed files with 12 additions and 3 deletions

View File

@ -142,13 +142,13 @@ social:
# Home Assistant release details
current_major_version: 0
current_minor_version: 81
current_patch_version: 4
date_released: 2018-11-02
current_patch_version: 6
date_released: 2018-11-04
# 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: "#release-0814---november-3"
patch_version_notes: "#release-0816---november-4"
# Minor release (Example #release-0431---april-25):
# Date we moved to Discourse for comments

View File

@ -122,6 +122,15 @@ _0.81.3 was skipped because it broke LL._
[switch.flux docs]: /components/switch.flux/
[weather.smhi docs]: /components/weather.smhi/
## {% linkable_title Release 0.81.5 - November 3 %}
- Fix lovelace
- Remove FFmpeg input tests (@jjlawren - #18131)
## {% linkable_title Release 0.81.6 - November 4 %}
- Bugfix discovery (delete/mqtt) call for Hass.io #18159
## {% linkable_title If you need help... %}
...don't hesitate to use our very active [forums](https://community.home-assistant.io/) or join us for a little [chat](https://discord.gg/c5DvZ4e). The release notes have comments enabled but it's preferred if you use the former communication channels. Thanks.