From 94938ee5fc9b74421bb4bdc0805e90ef12844ca2 Mon Sep 17 00:00:00 2001 From: "Abdul.Mohsen B. A. A" Date: Mon, 31 Mar 2025 19:55:08 +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 437c4240..5fc8a184 100644 --- a/CHANGELOG-dev.json +++ b/CHANGELOG-dev.json @@ -1,8 +1,20 @@ [ { - "tag": "dev-20250331-cbc158f", - "date": "2025-03-31T00:10:41+00:00", + "tag": "dev-20250331-b09bf14", + "date": "2025-03-31T19:47:54+00:00", "commits": [ + { + "sha": "b09bf14", + "message": "complete the migration to yt-dlp cli instead of JSON config", + "author": "arabcoders", + "date": "2025-03-31T19:47:54+00:00" + }, + { + "sha": "77de306", + "message": "updated the conversion process of cli to config", + "author": "arabcoders", + "date": "2025-03-31T17:46:55+00:00" + }, { "sha": "cbc158f", "message": "Fix preset import output template",