This commit is contained in:
Paulus Schoutsen 2018-11-02 14:10:36 +01:00
parent ba094f7c0b
commit a9cf31ac3a
2 changed files with 5 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: 2
current_patch_version: 4
date_released: 2018-11-02
# 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-0813---november-3"
patch_version_notes: "#release-0814---november-3"
# Minor release (Example #release-0431---april-25):
# Date we moved to Discourse for comments

View File

@ -94,7 +94,9 @@ Other things to be aware of:
[cloud docs]: /components/cloud/
[unifi docs]: /components/unifi/
## {% linkable_title Release 0.81.3 - November 2 %}
_0.81.3 was skipped because it broke LL._
## {% linkable_title Release 0.81.4 - November 2 %}
- fix naming bug ([@helto4real] - [#17976]) ([weather.smhi docs])
- Konnected: Pass hass_config to load_platform ([@heythisisnate] - [#18027]) ([konnected docs])