From 0e84ce448074b077b5d85f70c2be820b76d138fd Mon Sep 17 00:00:00 2001 From: "Abdul.Mohsen B. A. A" Date: Thu, 24 Apr 2025 13:00: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 94f5d077..054f09d7 100644 --- a/CHANGELOG-dev.json +++ b/CHANGELOG-dev.json @@ -1,8 +1,14 @@ [ { - "tag": "dev-20250424-e59ed7c", - "date": "2025-04-24T12:44:51+00:00", + "tag": "dev-20250424-4f81944", + "date": "2025-04-24T12:57:10+00:00", "commits": [ + { + "sha": "4f81944", + "message": "ensure info_dict contains formats before passing to yt-dlp", + "author": "arabcoders", + "date": "2025-04-24T12:57:10+00:00" + }, { "sha": "e59ed7c", "message": "fix timezone issue in monitor live streams",