updated changelog.
This commit is contained in:
parent
a64cb32aa8
commit
a2e40589c4
2 changed files with 38 additions and 3 deletions
|
|
@ -1,8 +1,22 @@
|
|||
[
|
||||
{
|
||||
"tag": "dev-20260214-84077349",
|
||||
"date": "2026-02-14T17:05:08+00:00",
|
||||
"tag": "dev-20260217-f166c418",
|
||||
"date": "2026-02-17T17:03:27+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "f166c418",
|
||||
"message": "feat: improve task creation to support multiple URLs.",
|
||||
"author": "arabcoders",
|
||||
"date": "2026-02-17T17:03:27+00:00",
|
||||
"full_sha": "f166c418f8ab11f4b6d72ba47c9f57eb83f36c44"
|
||||
},
|
||||
{
|
||||
"sha": "5e40e2f6",
|
||||
"message": "chore: update external packages",
|
||||
"author": "arabcoders",
|
||||
"date": "2026-02-17T15:50:36+00:00",
|
||||
"full_sha": "5e40e2f610b7bcefcaeed95a63eaa119adf98f4c"
|
||||
},
|
||||
{
|
||||
"sha": "84077349",
|
||||
"message": "feat: improve status tracking in downloads",
|
||||
|
|
@ -4099,7 +4113,7 @@
|
|||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||
}
|
||||
],
|
||||
"full_sha": "84077349c74e0476fb60b0e44bd52ee30252c1cb"
|
||||
"full_sha": "f166c418f8ab11f4b6d72ba47c9f57eb83f36c44"
|
||||
},
|
||||
{
|
||||
"tag": "dev-20250616-c07465a6",
|
||||
|
|
|
|||
|
|
@ -20,6 +20,27 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"tag": "Unmerged (dev branch)",
|
||||
"full_sha": "f166c418f8ab11f4b6d72ba47c9f57eb83f36c44",
|
||||
"date": "2026-02-17T17:03:27+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "f166c418",
|
||||
"full_sha": "f166c418f8ab11f4b6d72ba47c9f57eb83f36c44",
|
||||
"message": "feat: improve task creation to support multiple URLs.",
|
||||
"author": "arabcoders",
|
||||
"date": "2026-02-17T17:03:27+00:00"
|
||||
},
|
||||
{
|
||||
"sha": "5e40e2f6",
|
||||
"full_sha": "5e40e2f610b7bcefcaeed95a63eaa119adf98f4c",
|
||||
"message": "chore: update external packages",
|
||||
"author": "arabcoders",
|
||||
"date": "2026-02-17T15:50:36+00:00"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"tag": "v1.2.4",
|
||||
"full_sha": "c36295d76fd788036b6fb6bf15fdf73fd0418731",
|
||||
|
|
|
|||
Loading…
Reference in a new issue