updated changelog.
This commit is contained in:
parent
f032f41614
commit
bfabcd6a9d
2 changed files with 24 additions and 3 deletions
|
|
@ -1,8 +1,15 @@
|
|||
[
|
||||
{
|
||||
"tag": "dev-20251122-b3ee857c",
|
||||
"date": "2025-11-22T12:30:41+00:00",
|
||||
"tag": "dev-20251125-13ac81b5",
|
||||
"date": "2025-11-25T13:52:03+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "13ac81b5",
|
||||
"message": "Feat: Add task handler for tver.jp",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-11-25T13:52:03+00:00",
|
||||
"full_sha": "13ac81b56e316242206ef59c5bd2d7524724c053"
|
||||
},
|
||||
{
|
||||
"sha": "b3ee857c",
|
||||
"message": "Fix: dont reject downloads if they provide a info.url only.",
|
||||
|
|
@ -3154,7 +3161,7 @@
|
|||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||
}
|
||||
],
|
||||
"full_sha": "b3ee857ceb2988add053b8e0788b2bdbcf0e89f7"
|
||||
"full_sha": "13ac81b56e316242206ef59c5bd2d7524724c053"
|
||||
},
|
||||
{
|
||||
"tag": "dev-20250616-c07465a6",
|
||||
|
|
|
|||
|
|
@ -48,6 +48,20 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"tag": "Unmerged (dev branch)",
|
||||
"full_sha": "13ac81b56e316242206ef59c5bd2d7524724c053",
|
||||
"date": "2025-11-25T13:52:03+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "13ac81b5",
|
||||
"full_sha": "13ac81b56e316242206ef59c5bd2d7524724c053",
|
||||
"message": "Feat: Add task handler for tver.jp",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-11-25T13:52:03+00:00"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"tag": "v1.0.8",
|
||||
"full_sha": "9272e0b1737e200ee9276e757b2f3d506f891168",
|
||||
|
|
|
|||
Loading…
Reference in a new issue