updated changelog.
This commit is contained in:
parent
36f58d1666
commit
2eb09d9715
2 changed files with 24 additions and 3 deletions
|
|
@ -1,8 +1,15 @@
|
|||
[
|
||||
{
|
||||
"tag": "dev-20250627-25b7aad6",
|
||||
"date": "2025-06-27T13:31:11+00:00",
|
||||
"tag": "dev-20250627-ebb72990",
|
||||
"date": "2025-06-27T17:12:32+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "ebb72990",
|
||||
"message": "Implements ytdlp filter logic to our own playlist processing.",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-06-27T17:12:32+00:00",
|
||||
"full_sha": "ebb729905337fa26a2365682024b224e88d55531"
|
||||
},
|
||||
{
|
||||
"sha": "25b7aad6",
|
||||
"message": "Fix running in subpath again.",
|
||||
|
|
@ -361,7 +368,7 @@
|
|||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||
}
|
||||
],
|
||||
"full_sha": "25b7aad6066904cd5aa9c92b2bd3b5f2ca450149"
|
||||
"full_sha": "ebb729905337fa26a2365682024b224e88d55531"
|
||||
},
|
||||
{
|
||||
"tag": "dev-20250616-c07465a6",
|
||||
|
|
|
|||
|
|
@ -1,4 +1,18 @@
|
|||
[
|
||||
{
|
||||
"tag": "Unmerged (dev branch)",
|
||||
"full_sha": "ebb729905337fa26a2365682024b224e88d55531",
|
||||
"date": "2025-06-27T17:12:32+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "ebb72990",
|
||||
"full_sha": "ebb729905337fa26a2365682024b224e88d55531",
|
||||
"message": "Implements ytdlp filter logic to our own playlist processing.",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-06-27T17:12:32+00:00"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"tag": "v0.1.5",
|
||||
"full_sha": "b5bb2a202caa5b3df71839e1f3bb9a8a855ed533",
|
||||
|
|
|
|||
Loading…
Reference in a new issue