From 4dffdfd82d103080b93a04b20a9683d5abcc7a0a Mon Sep 17 00:00:00 2001 From: John Date: Sun, 7 Feb 2021 12:56:09 +0100 Subject: [PATCH] updated --- ChangeLog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog.md b/ChangeLog.md index bcfaeb0f..63b0c913 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -2,11 +2,13 @@ ## Bug Fixes * fix for UDP device connection issue +* fix maxage check in HTTP/JSON port ## Features * changed docker image to multi-architecture including Raspberry Pi, reduced image size * added trailing wildcard to "ebuspicloader" port * added i386 and arm64 architectures to docker image +* added more startup logging # 21.1 (2021-01-10)