diff --git a/source/_posts/2016-09-29-async-sleepiq-emoncms-stocks.markdown b/source/_posts/2016-09-29-async-sleepiq-emoncms-stocks.markdown index 98a778e9920..b048de5d6f9 100644 --- a/source/_posts/2016-09-29-async-sleepiq-emoncms-stocks.markdown +++ b/source/_posts/2016-09-29-async-sleepiq-emoncms-stocks.markdown @@ -91,6 +91,11 @@ Since 0.28 [automation rules](/blog/2016/09/10/notify-group-reload-api-pihole/#r - Fix Climate Nest platform (@tchellomello, @jawilson) +### {% linkable_title Hotfix 0.29.5 - October 1 %} + + - Fix segmentation fault ([@bbangert], fixes #3453) 🎉 + - Fix nested templates in `data_template` would incorrectly get cached ([@balloob]) + ### {% 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()`. diff --git a/source/index.html b/source/index.html index 30b7cc23980..a1879fd8262 100644 --- a/source/index.html +++ b/source/index.html @@ -15,8 +15,8 @@ hide_github_edit: true