Skip to content

Commit 1d43a19

Browse files
committed
Version 0.29.4
1 parent 048e019 commit 1d43a19

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

source/_posts/2016-09-29-async-sleepiq-emoncms-stocks.markdown

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,13 +70,19 @@ As you might have noticed, this release has been delayed by 5 days. This was due
7070

7171
### {% linkable_title Hotfix 0.29.2 - September 29 %}
7272

73-
- InfluxDB config fix ([@fabaff], [@lwis])
73+
- InfluxDB config fix ([@fabaff], reported by [@lwis])
7474
- Netatmo config fix ([@jabesq])
7575

7676
### {% linkable_title Hotfix 0.29.3 - September 29 %}
7777

7878
- Hue config fix ([@pvizeli])
7979

80+
### {% linkable_title Hotfix 0.29.4 - September 30 %}
81+
82+
- Alexa config fix ([@baloob], reported by [@lwis])
83+
- Envisalink discovery fix ([@cinntax])
84+
- Acer Projector config fix ([@pvizeli])
85+
8086
### {% linkable_title Breaking changes %}
8187

8288
- The template methods `now` and `utcnow` have been changed from variables to methods. To get the current time replace `now` with `now()`.

source/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
<div class="grid">
1616
<div class="grid__item one-third lap-one-third palm-one-whole">
1717
<div class='current-version material-card text'>
18-
<h1>Current Version: 0.29.2</h1>
19-
Released: <span class='release-date'>September 29, 2016</span>
18+
<h1>Current Version: 0.29.4</h1>
19+
Released: <span class='release-date'>September 30, 2016</span>
2020

2121
<div class='links'>
2222
<a href='/blog/2016/09/29/async-sleepiq-emoncms-stocks'>Release notes</a>

0 commit comments

Comments
 (0)