Version 0.29.7
This commit is contained in:
parent
ae9cc6c529
commit
34d2798f0d
2 changed files with 7 additions and 3 deletions
|
@ -91,11 +91,15 @@ 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 %}
|
||||
### {% linkable_title Hotfix 0.29.6 - October 1 %}
|
||||
|
||||
- Fix segmentation fault ([@bbangert], fixes #3453) 🎉
|
||||
- Fix nested templates in `data_template` would incorrectly get cached ([@balloob])
|
||||
|
||||
### {% linkable_title Hotfix 0.29.7 - October 5 %}
|
||||
|
||||
- Fix handling SIGTERM and SIGHUP signals (fixes Systemd restart issues) ([@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()`.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue