updated changelog.
This commit is contained in:
parent
cc1b601106
commit
c8d63c4695
2 changed files with 24 additions and 3 deletions
|
|
@ -1,8 +1,15 @@
|
|||
[
|
||||
{
|
||||
"tag": "dev-20251229-f2eebbcd",
|
||||
"date": "2025-12-29T14:59:38+00:00",
|
||||
"tag": "dev-20251230-9595a69b",
|
||||
"date": "2025-12-30T14:05:59+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "9595a69b",
|
||||
"message": "Refactor: stagger tasks creation for playlist processing",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-12-30T14:05:59+00:00",
|
||||
"full_sha": "9595a69b50bd1fcda879047c86c1a9d5c8b5cd1f"
|
||||
},
|
||||
{
|
||||
"sha": "f2eebbcd",
|
||||
"message": "Refactor: expand ytdlp tests",
|
||||
|
|
@ -3406,7 +3413,7 @@
|
|||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||
}
|
||||
],
|
||||
"full_sha": "f2eebbcd3d7f4f0f7f265d210140c3e3ab74ac6a"
|
||||
"full_sha": "9595a69b50bd1fcda879047c86c1a9d5c8b5cd1f"
|
||||
},
|
||||
{
|
||||
"tag": "dev-20250616-c07465a6",
|
||||
|
|
|
|||
|
|
@ -48,6 +48,20 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"tag": "Unmerged (dev branch)",
|
||||
"full_sha": "9595a69b50bd1fcda879047c86c1a9d5c8b5cd1f",
|
||||
"date": "2025-12-30T14:05:59+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "9595a69b",
|
||||
"full_sha": "9595a69b50bd1fcda879047c86c1a9d5c8b5cd1f",
|
||||
"message": "Refactor: stagger tasks creation for playlist processing",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-12-30T14:05:59+00:00"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"tag": "v1.0.12",
|
||||
"full_sha": "54dedb6696be7cead466d6107012a83435e0b005",
|
||||
|
|
|
|||
Loading…
Reference in a new issue