From 7a5e9b302c7f0da14da530e4aa8f6a41e4fccff9 Mon Sep 17 00:00:00 2001 From: "Abdul.Mohsen B. A. A" Date: Mon, 31 Mar 2025 22:55:07 +0000 Subject: [PATCH] updated changelog. --- CHANGELOG-dev.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/CHANGELOG-dev.json b/CHANGELOG-dev.json index 4e0826bb..4599753d 100644 --- a/CHANGELOG-dev.json +++ b/CHANGELOG-dev.json @@ -1,8 +1,14 @@ [ { - "tag": "dev-20250401-271fd8a", - "date": "2025-03-31T21:29:21+00:00", + "tag": "dev-20250401-899b2a3", + "date": "2025-03-31T22:52:26+00:00", "commits": [ + { + "sha": "899b2a3", + "message": "make the embeded player button red in queue", + "author": "arabcoders", + "date": "2025-03-31T22:52:26+00:00" + }, { "sha": "271fd8a", "message": "when failing to send notification do not span console with exception messages.",