Skip to content

Commit 201f485

Browse files
committed
Release 0.29.5
1 parent 2aa9b8f commit 201f485

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,10 @@ Since 0.28 [automation rules](/blog/2016/09/10/notify-group-reload-api-pihole/#r
8787
- Envisalink discovery fix ([@cinntax])
8888
- Acer Projector config fix ([@pvizeli])
8989

90+
### {% linkable_title Hotfix 0.29.5 - September 30 %}
91+
92+
- Fix Climate Nest platform (@tchellomello, @jawilson)
93+
9094
### {% linkable_title Breaking changes %}
9195

9296
- 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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
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.4</h1>
18+
<h1>Current Version: 0.29.5</h1>
1919
Released: <span class='release-date'>September 30, 2016</span>
2020

2121
<div class='links'>

0 commit comments

Comments
 (0)