updated changelog.
This commit is contained in:
parent
e407fdadb5
commit
d74e285c0b
2 changed files with 34 additions and 27 deletions
|
|
@ -1,8 +1,22 @@
|
|||
[
|
||||
{
|
||||
"tag": "master-20251229-714b6d95",
|
||||
"date": "2025-12-29T20:07:07+00:00",
|
||||
"tag": "master-20251230-18673f0a",
|
||||
"date": "2025-12-30T17:50:44+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "f32e3233",
|
||||
"message": "Refactor: improve linting and formatting",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-12-30T17:42:50+00:00",
|
||||
"full_sha": "f32e3233099b8f550b25737f68b3170216a8c895"
|
||||
},
|
||||
{
|
||||
"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 +3420,7 @@
|
|||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||
}
|
||||
],
|
||||
"full_sha": "714b6d95ba5ca69b7d9533303bcd31f28fc9fdcc"
|
||||
"full_sha": "18673f0a55330f22f894cfcc2a2ef1a4812cf361"
|
||||
},
|
||||
{
|
||||
"tag": "master-20250616-c07465a6",
|
||||
|
|
|
|||
|
|
@ -1,9 +1,23 @@
|
|||
[
|
||||
{
|
||||
"tag": "Unreleased (714b6d95)",
|
||||
"full_sha": "714b6d95ba5ca69b7d9533303bcd31f28fc9fdcc",
|
||||
"date": "2025-12-29T20:07:07+00:00",
|
||||
"tag": "v1.0.13",
|
||||
"full_sha": "18673f0a55330f22f894cfcc2a2ef1a4812cf361",
|
||||
"date": "2025-12-30T17:50:44+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "f32e3233",
|
||||
"full_sha": "f32e3233099b8f550b25737f68b3170216a8c895",
|
||||
"message": "Refactor: improve linting and formatting",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-12-30T17:42:50+00:00"
|
||||
},
|
||||
{
|
||||
"sha": "9595a69b",
|
||||
"full_sha": "9595a69b50bd1fcda879047c86c1a9d5c8b5cd1f",
|
||||
"message": "Refactor: stagger tasks creation for playlist processing",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-12-30T14:05:59+00:00"
|
||||
},
|
||||
{
|
||||
"sha": "f2eebbcd",
|
||||
"full_sha": "f2eebbcd3d7f4f0f7f265d210140c3e3ab74ac6a",
|
||||
|
|
@ -48,27 +62,6 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"tag": "Unmerged (dev branch)",
|
||||
"full_sha": "f32e3233099b8f550b25737f68b3170216a8c895",
|
||||
"date": "2025-12-30T17:42:50+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "f32e3233",
|
||||
"full_sha": "f32e3233099b8f550b25737f68b3170216a8c895",
|
||||
"message": "Refactor: improve linting and formatting",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-12-30T17:42:50+00:00"
|
||||
},
|
||||
{
|
||||
"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