updated changelog.
This commit is contained in:
parent
3f7003e9b4
commit
1052e6c732
2 changed files with 20 additions and 20 deletions
|
|
@ -1,8 +1,15 @@
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"tag": "master-20251228-3d14a50f",
|
"tag": "master-20251228-c9ba2b0f",
|
||||||
"date": "2025-12-28T14:52:38+00:00",
|
"date": "2025-12-28T20:20:34+00:00",
|
||||||
"commits": [
|
"commits": [
|
||||||
|
{
|
||||||
|
"sha": "450b1405",
|
||||||
|
"message": "Fix: prevent sending only space as download path",
|
||||||
|
"author": "arabcoders",
|
||||||
|
"date": "2025-12-28T18:56:36+00:00",
|
||||||
|
"full_sha": "450b14056171fb4ef3acf51cf6cc7ce354805729"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"sha": "0c0fe9f5",
|
"sha": "0c0fe9f5",
|
||||||
"message": "Feat: Introduce random delays to task handlers to stagger requests to sites.",
|
"message": "Feat: Introduce random delays to task handlers to stagger requests to sites.",
|
||||||
|
|
@ -3385,7 +3392,7 @@
|
||||||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"full_sha": "3d14a50f07b52edd2e1f372293ca6bd43f391f6c"
|
"full_sha": "c9ba2b0f4cb3cdd79b76a359c3a310015a5b58c3"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"tag": "master-20250616-c07465a6",
|
"tag": "master-20250616-c07465a6",
|
||||||
|
|
|
||||||
|
|
@ -1,9 +1,16 @@
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"tag": "Unreleased (3d14a50f)",
|
"tag": "Unreleased (c9ba2b0f)",
|
||||||
"full_sha": "3d14a50f07b52edd2e1f372293ca6bd43f391f6c",
|
"full_sha": "c9ba2b0f4cb3cdd79b76a359c3a310015a5b58c3",
|
||||||
"date": "2025-12-28T14:52:38+00:00",
|
"date": "2025-12-28T20:20:34+00:00",
|
||||||
"commits": [
|
"commits": [
|
||||||
|
{
|
||||||
|
"sha": "450b1405",
|
||||||
|
"full_sha": "450b14056171fb4ef3acf51cf6cc7ce354805729",
|
||||||
|
"message": "Fix: prevent sending only space as download path",
|
||||||
|
"author": "arabcoders",
|
||||||
|
"date": "2025-12-28T18:56:36+00:00"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"sha": "0c0fe9f5",
|
"sha": "0c0fe9f5",
|
||||||
"full_sha": "0c0fe9f5e673ffff5c4fb2cceee5850261e5178d",
|
"full_sha": "0c0fe9f5e673ffff5c4fb2cceee5850261e5178d",
|
||||||
|
|
@ -27,20 +34,6 @@
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"tag": "Unmerged (dev branch)",
|
|
||||||
"full_sha": "450b14056171fb4ef3acf51cf6cc7ce354805729",
|
|
||||||
"date": "2025-12-28T18:56:36+00:00",
|
|
||||||
"commits": [
|
|
||||||
{
|
|
||||||
"sha": "450b1405",
|
|
||||||
"full_sha": "450b14056171fb4ef3acf51cf6cc7ce354805729",
|
|
||||||
"message": "Fix: prevent sending only space as download path",
|
|
||||||
"author": "arabcoders",
|
|
||||||
"date": "2025-12-28T18:56:36+00:00"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"tag": "v1.0.12",
|
"tag": "v1.0.12",
|
||||||
"full_sha": "54dedb6696be7cead466d6107012a83435e0b005",
|
"full_sha": "54dedb6696be7cead466d6107012a83435e0b005",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue