From 56d083bbf18dee2be1b997941cf5cc8c287928e1 Mon Sep 17 00:00:00 2001 From: "Abdul.Mohsen B. A. A" Date: Sat, 5 Apr 2025 22:20: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 b2fa18cd..7a738102 100644 --- a/CHANGELOG-dev.json +++ b/CHANGELOG-dev.json @@ -1,8 +1,14 @@ [ { - "tag": "dev-20250406-d6ab18e", - "date": "2025-04-05T22:03:17+00:00", + "tag": "dev-20250406-0881fce", + "date": "2025-04-05T22:14:44+00:00", "commits": [ + { + "sha": "0881fce", + "message": "allow --cookies", + "author": "arabcoders", + "date": "2025-04-05T22:14:44+00:00" + }, { "sha": "d6ab18e", "message": "migrate the entire app to use cli options for ytdlp and make it behave as close to cli options parsing as possible.",