updated changelog.
This commit is contained in:
parent
cf36b2fb66
commit
f45f536f6d
2 changed files with 34 additions and 27 deletions
|
|
@ -1,8 +1,22 @@
|
|||
[
|
||||
{
|
||||
"tag": "master-20251027-71153d6f",
|
||||
"date": "2025-10-27T17:04:13+00:00",
|
||||
"tag": "master-20251101-ee9e2a1d",
|
||||
"date": "2025-11-01T15:12:31+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "44fd225a",
|
||||
"message": "Add yt-dlp wrapper to keep it in sync with user installed yt-dlp. Ref #469",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-11-01T14:22:16+00:00",
|
||||
"full_sha": "44fd225ab1281cdcfe352a5d31e54913131947e4"
|
||||
},
|
||||
{
|
||||
"sha": "f140b598",
|
||||
"message": "updated external packages",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-11-01T14:21:48+00:00",
|
||||
"full_sha": "f140b598f9680af612897ed31d81eb58ca68f1f9"
|
||||
},
|
||||
{
|
||||
"sha": "2b9b36ea",
|
||||
"message": "[FEAT] ADd new yt-dlp merger class.",
|
||||
|
|
@ -2727,7 +2741,7 @@
|
|||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||
}
|
||||
],
|
||||
"full_sha": "71153d6fb45bad777b54ba232def13be0cf20b21"
|
||||
"full_sha": "ee9e2a1d0bdb49c500f91ceca580c0b333cbc7ee"
|
||||
},
|
||||
{
|
||||
"tag": "master-20250616-c07465a6",
|
||||
|
|
|
|||
|
|
@ -1,9 +1,23 @@
|
|||
[
|
||||
{
|
||||
"tag": "Unreleased (71153d6f)",
|
||||
"full_sha": "71153d6fb45bad777b54ba232def13be0cf20b21",
|
||||
"date": "2025-10-27T17:04:13+00:00",
|
||||
"tag": "Unreleased (ee9e2a1d)",
|
||||
"full_sha": "ee9e2a1d0bdb49c500f91ceca580c0b333cbc7ee",
|
||||
"date": "2025-11-01T15:12:31+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "44fd225a",
|
||||
"full_sha": "44fd225ab1281cdcfe352a5d31e54913131947e4",
|
||||
"message": "Add yt-dlp wrapper to keep it in sync with user installed yt-dlp. Ref #469",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-11-01T14:22:16+00:00"
|
||||
},
|
||||
{
|
||||
"sha": "f140b598",
|
||||
"full_sha": "f140b598f9680af612897ed31d81eb58ca68f1f9",
|
||||
"message": "updated external packages",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-11-01T14:21:48+00:00"
|
||||
},
|
||||
{
|
||||
"sha": "2b9b36ea",
|
||||
"full_sha": "2b9b36eacfa29f5086dd6cd9c4a19b1610762f2f",
|
||||
|
|
@ -76,27 +90,6 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"tag": "Unmerged (dev branch)",
|
||||
"full_sha": "44fd225ab1281cdcfe352a5d31e54913131947e4",
|
||||
"date": "2025-11-01T14:22:16+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "44fd225a",
|
||||
"full_sha": "44fd225ab1281cdcfe352a5d31e54913131947e4",
|
||||
"message": "Add yt-dlp wrapper to keep it in sync with user installed yt-dlp. Ref #469",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-11-01T14:22:16+00:00"
|
||||
},
|
||||
{
|
||||
"sha": "f140b598",
|
||||
"full_sha": "f140b598f9680af612897ed31d81eb58ca68f1f9",
|
||||
"message": "updated external packages",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-11-01T14:21:48+00:00"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"tag": "v1.0.2",
|
||||
"full_sha": "b95b6eb6be2d927a18689ab9920164f3ef05acb8",
|
||||
|
|
|
|||
Loading…
Reference in a new issue