diff --git a/_config.yml b/_config.yml index d91423a1787..77ab3b7ab5c 100644 --- a/_config.yml +++ b/_config.yml @@ -132,9 +132,9 @@ social: # Home Assistant release details current_major_version: 0 current_minor_version: 38 -current_patch_version: 0 -date_released: 2017-02-11 +current_patch_version: 1 +date_released: 2017-02-12 # 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-0381---february-12" diff --git a/source/_posts/2017-02-11-alert-appletv-mqtt-yeelight.markdown b/source/_posts/2017-02-11-alert-appletv-mqtt-yeelight.markdown index 04eb0a9118b..f3db3571c39 100644 --- a/source/_posts/2017-02-11-alert-appletv-mqtt-yeelight.markdown +++ b/source/_posts/2017-02-11-alert-appletv-mqtt-yeelight.markdown @@ -100,6 +100,11 @@ The [`yeelight`][yeelight] component has been ported to use a more stable and fe - Zoneminder: Refactoring and JSON decode error handling ([@pschmitt]) - Image processing: Cleanup Base face class add support for microsoft face detect ([@pvizeli]) +### {% linkable_title Release 0.38.1 - February 12 %} + +- Fix logbook ordering ([@balloob]) +- Fix AppleTV conflicting dependency breaking websockets ([@balloob]) + Bugfixes: [@balloob], [@fabaff], [@pvizeli], [@mnoorenberghe] [@Danielhiversen], [@armills], [@tchellomello], [@aequitas], [@mathewpeterson], [@molobrakos], [@michaelarnauts], [@jabesq], [@turbokongen], [@JshWright], [@andriej], [@jawilson], [@andrey-git], [@nodinosaur], [@konikvranik], and you if you are missing here. ### {% linkable_title Breaking changes %}