Release 0.29.5

This commit is contained in:
Paulus Schoutsen 2016-09-30 00:17:31 -07:00
parent 2aa9b8f86d
commit 201f485cdb
2 changed files with 5 additions and 1 deletions

View File

@ -87,6 +87,10 @@ Since 0.28 [automation rules](/blog/2016/09/10/notify-group-reload-api-pihole/#r
- Envisalink discovery fix ([@cinntax])
- Acer Projector config fix ([@pvizeli])
### {% linkable_title Hotfix 0.29.5 - September 30 %}
- Fix Climate Nest platform (@tchellomello, @jawilson)
### {% 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,7 +15,7 @@ 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.4</h1>
<h1>Current Version: 0.29.5</h1>
Released: <span class='release-date'>September 30, 2016</span>
<div class='links'>