Skip to content

Commit 94d2979

Browse files
committed
Release 0.39.3
1 parent 00b5161 commit 94d2979

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

_config.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -128,9 +128,9 @@ social:
128128
# Home Assistant release details
129129
current_major_version: 0
130130
current_minor_version: 39
131-
current_patch_version: 2
132-
date_released: 2017-03-01
131+
current_patch_version: 3
132+
date_released: 2017-03-04
133133

134134
# Either # or the anchor link to latest release notes in the blog post.
135135
# Must be prefixed with a # and have double quotes around it.
136-
patch_version_notes: "#release-0392---march-1"
136+
patch_version_notes: "#release-0393---march-4"

source/_posts/2017-02-25-config-panel-and-state-restoration.markdown

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -203,6 +203,10 @@ And a final shout out to [Pascal][@pvizeli]. He keeps improving the performance
203203
- Move Zigbee from eventbus to dispatcher ([@pvizeli])
204204
- Fix discovery taking up all memory and cpu ([@balloob] + [@tomusher])
205205

206+
### {% linkable_title Release 0.39.3 - March 4 %}
207+
208+
- Prevent discovered services and devices to be handled twice (@colinodell)
209+
206210
#### Breaking changes
207211

208212
- VolvoOnCall has been extended with more features and had to be converted to a component

0 commit comments

Comments
 (0)