From c1dc67a7337241ee2cd9ad9cb4b1c27c2c9d0bf9 Mon Sep 17 00:00:00 2001 From: "Abdul.Mohsen B. A. A" Date: Sat, 22 Mar 2025 15:40:08 +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 9c573469..a71d268c 100644 --- a/CHANGELOG-dev.json +++ b/CHANGELOG-dev.json @@ -1,8 +1,14 @@ [ { - "tag": "dev-20250322-4ed7c26", - "date": "2025-03-21T23:05:52+00:00", + "tag": "dev-20250322-450ca3e", + "date": "2025-03-22T15:35:37+00:00", "commits": [ + { + "sha": "450ca3e", + "message": "Updated yt-dlp to 2025.3.21", + "author": "ArabCoders", + "date": "2025-03-22T15:35:37+00:00" + }, { "sha": "4ed7c26", "message": "migrated all our emitter usage to EventBus",