Version 0.29.6
This commit is contained in:
parent
15e47be38c
commit
6b81797fad
2 changed files with 7 additions and 2 deletions
|
@ -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()`.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue