From d6abb2615186a43d02fa2a889dcbafc7cc67d43e Mon Sep 17 00:00:00 2001 From: "Abdul.Mohsen B. A. A" Date: Tue, 1 Apr 2025 20:20:07 +0000 Subject: [PATCH] updated changelog. --- CHANGELOG-dev.json | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/CHANGELOG-dev.json b/CHANGELOG-dev.json index 634c6649..83ffa58f 100644 --- a/CHANGELOG-dev.json +++ b/CHANGELOG-dev.json @@ -1,8 +1,20 @@ [ { - "tag": "dev-20250401-f7101f6", - "date": "2025-04-01T19:56:28+00:00", + "tag": "dev-20250401-3219408", + "date": "2025-04-01T20:19:17+00:00", "commits": [ + { + "sha": "3219408", + "message": "Removed last reference for ytdlp JSON config in DownloadQueue", + "author": "arabcoders", + "date": "2025-04-01T20:19:17+00:00" + }, + { + "sha": "3fe0a90", + "message": "Only load notification targets when load is called", + "author": "arabcoders", + "date": "2025-04-01T20:13:10+00:00" + }, { "sha": "f7101f6", "message": "simplified the codebase and removed all backwards compat flags and checks.",