From 63518c6c04ab66ceaadf29cf94d1f7fd21ffbc2d Mon Sep 17 00:00:00 2001 From: Dave Russell <39733752+007revad@users.noreply.github.com> Date: Mon, 1 Apr 2024 05:45:09 +1100 Subject: [PATCH] Update CHANGES.txt --- CHANGES.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES.txt b/CHANGES.txt index c7cf3ff..4af6356 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,3 +1,6 @@ +v3.4.87 +- Fix Invalid json format syslog output #270 + v3.4.86 - Hard coded /usr/syno/bin/ for Synology commands (to prevent $PATH issues). #249