Version 0.29.4

This commit is contained in:
Paulus Schoutsen 2016-09-29 18:59:43 -07:00
parent 048e019f01
commit 1d43a195f0
2 changed files with 9 additions and 3 deletions

View File

@ -70,13 +70,19 @@ As you might have noticed, this release has been delayed by 5 days. This was due
### {% linkable_title Hotfix 0.29.2 - September 29 %}
- InfluxDB config fix ([@fabaff], [@lwis])
- InfluxDB config fix ([@fabaff], reported by [@lwis])
- Netatmo config fix ([@jabesq])
### {% linkable_title Hotfix 0.29.3 - September 29 %}
- Hue config fix ([@pvizeli])
### {% linkable_title Hotfix 0.29.4 - September 30 %}
- Alexa config fix ([@baloob], reported by [@lwis])
- Envisalink discovery fix ([@cinntax])
- Acer Projector config fix ([@pvizeli])
### {% linkable_title Breaking changes %}
- The template methods `now` and `utcnow` have been changed from variables to methods. To get the current time replace `now` with `now()`.

View File

@ -15,8 +15,8 @@ hide_github_edit: true
<div class="grid">
<div class="grid__item one-third lap-one-third palm-one-whole">
<div class='current-version material-card text'>
<h1>Current Version: 0.29.2</h1>
Released: <span class='release-date'>September 29, 2016</span>
<h1>Current Version: 0.29.4</h1>
Released: <span class='release-date'>September 30, 2016</span>
<div class='links'>
<a href='/blog/2016/09/29/async-sleepiq-emoncms-stocks'>Release notes</a>