From be89d4bd06b3e6122ef6e2d9d48696470a680f69 Mon Sep 17 00:00:00 2001 From: "Abdul.Mohsen B. A. A" Date: Sat, 19 Jul 2025 16:55:10 +0000 Subject: [PATCH] updated changelog. --- CHANGELOG-master.json | 13 ++++++++++--- CHANGELOG.json | 27 ++++++++++----------------- 2 files changed, 20 insertions(+), 20 deletions(-) diff --git a/CHANGELOG-master.json b/CHANGELOG-master.json index 892341ed..f8efcdae 100644 --- a/CHANGELOG-master.json +++ b/CHANGELOG-master.json @@ -1,8 +1,15 @@ [ { - "tag": "master-20250718-e3983219", - "date": "2025-07-18T19:06:53+00:00", + "tag": "master-20250719-10182e13", + "date": "2025-07-19T16:54:15+00:00", "commits": [ + { + "sha": "a7e8d242", + "message": "Completed the events system upgrade and expanded the notifications events with support for apprise.", + "author": "arabcoders", + "date": "2025-07-19T16:45:07+00:00", + "full_sha": "a7e8d242c91124867113f6181f34a4cfe7e2f299" + }, { "sha": "0f7f22bd", "message": "removed event type ERROR and migrated it's uses to LOG_ERROR", @@ -753,7 +760,7 @@ "full_sha": "8694e82965453019b5f6d01ef181bfd541f87173" } ], - "full_sha": "e39832190115a521156ebff3efa2ad4ef3f0efc2" + "full_sha": "10182e1373004c6b31c846ce9dd00447cf8ed04c" }, { "tag": "master-20250616-c07465a6", diff --git a/CHANGELOG.json b/CHANGELOG.json index beb195fb..685e4387 100644 --- a/CHANGELOG.json +++ b/CHANGELOG.json @@ -1,9 +1,16 @@ [ { - "tag": "Unreleased (e3983219)", - "full_sha": "e39832190115a521156ebff3efa2ad4ef3f0efc2", - "date": "2025-07-18T19:06:53+00:00", + "tag": "Unreleased (10182e13)", + "full_sha": "10182e1373004c6b31c846ce9dd00447cf8ed04c", + "date": "2025-07-19T16:54:15+00:00", "commits": [ + { + "sha": "a7e8d242", + "full_sha": "a7e8d242c91124867113f6181f34a4cfe7e2f299", + "message": "Completed the events system upgrade and expanded the notifications events with support for apprise.", + "author": "arabcoders", + "date": "2025-07-19T16:45:07+00:00" + }, { "sha": "0f7f22bd", "full_sha": "0f7f22bdbf0371aec60a3545fbbbdb6e9f4b4e92", @@ -55,20 +62,6 @@ } ] }, - { - "tag": "Unmerged (dev branch)", - "full_sha": "a7e8d242c91124867113f6181f34a4cfe7e2f299", - "date": "2025-07-19T16:45:07+00:00", - "commits": [ - { - "sha": "a7e8d242", - "full_sha": "a7e8d242c91124867113f6181f34a4cfe7e2f299", - "message": "Completed the events system upgrade and expanded the notifications events with support for apprise.", - "author": "arabcoders", - "date": "2025-07-19T16:45:07+00:00" - } - ] - }, { "tag": "v0.3.0", "full_sha": "f9b70fec5faca1221b71914f170f89a9a5648f8f",