From e2fa78584df2963f97091d5d35d92645b1dad9bb Mon Sep 17 00:00:00 2001 From: proddy Date: Tue, 17 Nov 2020 12:26:25 +0100 Subject: [PATCH] mention syslog enable/disable --- CHANGELOG_LATEST.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG_LATEST.md b/CHANGELOG_LATEST.md index ec308a7ee..a209762d9 100644 --- a/CHANGELOG_LATEST.md +++ b/CHANGELOG_LATEST.md @@ -6,6 +6,7 @@ - heating curve parameters for RC300 - `wwonetime` for RC300 thermostat - expose test framework via api (#611) +- SysLog has enable/disable flag in WebUI ### Fixed - mixer IPM pumpstatus @@ -20,6 +21,7 @@ - renamed the command system info (which showed settings) to `settings` - renamed the command system report (Which dumped debug info) to `info` - Changing settings via web restarts only selected services +- renamed pio targets (esp8266-ci and esp32-ci for GitHub CI) ### Removed - old shell and python build scripts