From 66595683cb594eab2b1fd371ee817c10e27298cc Mon Sep 17 00:00:00 2001 From: "Abdul.Mohsen B. A. A" Date: Tue, 22 Apr 2025 16:15:08 +0000 Subject: [PATCH] updated changelog. --- CHANGELOG-dev.json | 16 +++++++++++++-- CHANGELOG-master.json | 48 +++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 62 insertions(+), 2 deletions(-) diff --git a/CHANGELOG-dev.json b/CHANGELOG-dev.json index 60edeee6..18e6edc1 100644 --- a/CHANGELOG-dev.json +++ b/CHANGELOG-dev.json @@ -1,8 +1,20 @@ [ { - "tag": "dev-20250422-d3c6517", - "date": "2025-04-22T14:38:32+00:00", + "tag": "dev-20250422-eebfb2a", + "date": "2025-04-22T16:06:43+00:00", "commits": [ + { + "sha": "eebfb2a", + "message": "Fix re-adding the item after live_in kicks in", + "author": "arabcoders", + "date": "2025-04-22T16:06:43+00:00" + }, + { + "sha": "f0c04e1", + "message": "retain live_in value cross re-queue, as sometimes the queue happens and the stream not yet live.", + "author": "arabcoders", + "date": "2025-04-22T15:13:49+00:00" + }, { "sha": "d3c6517", "message": "typo update", diff --git a/CHANGELOG-master.json b/CHANGELOG-master.json index e57ef4fe..89d1345d 100644 --- a/CHANGELOG-master.json +++ b/CHANGELOG-master.json @@ -1,4 +1,52 @@ [ + { + "tag": "master-20250422-b29dc00", + "date": "2025-04-22T16:10:33+00:00", + "commits": [ + { + "sha": "eebfb2a", + "message": "Fix re-adding the item after live_in kicks in", + "author": "arabcoders", + "date": "2025-04-22T16:06:43+00:00" + }, + { + "sha": "f0c04e1", + "message": "retain live_in value cross re-queue, as sometimes the queue happens and the stream not yet live.", + "author": "arabcoders", + "date": "2025-04-22T15:13:49+00:00" + }, + { + "sha": "d3c6517", + "message": "typo update", + "author": "arabcoders", + "date": "2025-04-22T14:38:32+00:00" + }, + { + "sha": "4f0e5d5", + "message": "minor fixes", + "author": "arabcoders", + "date": "2025-04-22T14:38:05+00:00" + }, + { + "sha": "3d99247", + "message": "make the date update dynamic", + "author": "arabcoders", + "date": "2025-04-22T14:24:48+00:00" + }, + { + "sha": "bfe30bc", + "message": "update README", + "author": "arabcoders", + "date": "2025-04-22T13:54:31+00:00" + }, + { + "sha": "0b79b6f", + "message": "Automatically re-queue upcoming live streams in history.", + "author": "arabcoders", + "date": "2025-04-22T13:52:52+00:00" + } + ] + }, { "tag": "master-20250421-53d3b3c", "date": "2025-04-21T17:53:59+00:00",