From 2f5359ef96fc37ee9124765fe24449f8ce069c2a Mon Sep 17 00:00:00 2001 From: "Abdul.Mohsen B. A. A" Date: Sat, 19 Jul 2025 16:50:10 +0000 Subject: [PATCH] updated changelog. --- CHANGELOG-dev.json | 13 ++++++++++--- CHANGELOG.json | 14 ++++++++++++++ 2 files changed, 24 insertions(+), 3 deletions(-) diff --git a/CHANGELOG-dev.json b/CHANGELOG-dev.json index 7768419f..d915e13c 100644 --- a/CHANGELOG-dev.json +++ b/CHANGELOG-dev.json @@ -1,8 +1,15 @@ [ { - "tag": "dev-20250718-0f7f22bd", - "date": "2025-07-18T18:59:43+00:00", + "tag": "dev-20250719-a7e8d242", + "date": "2025-07-19T16:45:07+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": "0f7f22bdbf0371aec60a3545fbbbdb6e9f4b4e92" + "full_sha": "a7e8d242c91124867113f6181f34a4cfe7e2f299" }, { "tag": "dev-20250616-c07465a6", diff --git a/CHANGELOG.json b/CHANGELOG.json index 44b49848..beb195fb 100644 --- a/CHANGELOG.json +++ b/CHANGELOG.json @@ -55,6 +55,20 @@ } ] }, + { + "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",