updated changelog.
This commit is contained in:
parent
26a9a5f41d
commit
ba2a2eeed2
2 changed files with 33 additions and 5 deletions
|
|
@ -1,8 +1,22 @@
|
|||
[
|
||||
{
|
||||
"tag": "dev-20250627-77de10a1",
|
||||
"date": "2025-06-27T01:59:26+00:00",
|
||||
"tag": "dev-20250627-25b7aad6",
|
||||
"date": "2025-06-27T13:31:11+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "25b7aad6",
|
||||
"message": "Fix running in subpath again.",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-06-27T13:31:11+00:00",
|
||||
"full_sha": "25b7aad6066904cd5aa9c92b2bd3b5f2ca450149"
|
||||
},
|
||||
{
|
||||
"sha": "312e3fdf",
|
||||
"message": "hardcode multidict to 6.5.1 to prevent a bug in aiohttp.",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-06-27T13:30:56+00:00",
|
||||
"full_sha": "312e3fdf4b696127e5226aa61c1cc1b9fc44824c"
|
||||
},
|
||||
{
|
||||
"sha": "3d11c63c",
|
||||
"message": "Update yt-dlp to 2025.6.25",
|
||||
|
|
@ -347,7 +361,7 @@
|
|||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||
}
|
||||
],
|
||||
"full_sha": "77de10a1ad5733d057029498f647bbf75dc8e111"
|
||||
"full_sha": "25b7aad6066904cd5aa9c92b2bd3b5f2ca450149"
|
||||
},
|
||||
{
|
||||
"tag": "dev-20250616-c07465a6",
|
||||
|
|
|
|||
|
|
@ -1,9 +1,23 @@
|
|||
[
|
||||
{
|
||||
"tag": "Unmerged (dev branch)",
|
||||
"full_sha": "77de10a1ad5733d057029498f647bbf75dc8e111",
|
||||
"date": "2025-06-27T01:59:26+00:00",
|
||||
"full_sha": "25b7aad6066904cd5aa9c92b2bd3b5f2ca450149",
|
||||
"date": "2025-06-27T13:31:11+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "25b7aad6",
|
||||
"full_sha": "25b7aad6066904cd5aa9c92b2bd3b5f2ca450149",
|
||||
"message": "Fix running in subpath again.",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-06-27T13:31:11+00:00"
|
||||
},
|
||||
{
|
||||
"sha": "312e3fdf",
|
||||
"full_sha": "312e3fdf4b696127e5226aa61c1cc1b9fc44824c",
|
||||
"message": "hardcode multidict to 6.5.1 to prevent a bug in aiohttp.",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-06-27T13:30:56+00:00"
|
||||
},
|
||||
{
|
||||
"sha": "3d11c63c",
|
||||
"full_sha": "3d11c63c0857087bce0a4596e4939b32114c1bd2",
|
||||
|
|
|
|||
Loading…
Reference in a new issue