updated changelog.
This commit is contained in:
parent
73cdf3a871
commit
f6d7756ac9
2 changed files with 20 additions and 20 deletions
|
|
@ -1,8 +1,15 @@
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"tag": "master-20251228-b5276feb",
|
"tag": "master-20251228-3d14a50f",
|
||||||
"date": "2025-12-27T21:15:30+00:00",
|
"date": "2025-12-28T14:52:38+00:00",
|
||||||
"commits": [
|
"commits": [
|
||||||
|
{
|
||||||
|
"sha": "0c0fe9f5",
|
||||||
|
"message": "Feat: Introduce random delays to task handlers to stagger requests to sites.",
|
||||||
|
"author": "arabcoders",
|
||||||
|
"date": "2025-12-28T13:35:42+00:00",
|
||||||
|
"full_sha": "0c0fe9f5e673ffff5c4fb2cceee5850261e5178d"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"sha": "ac4ce99b",
|
"sha": "ac4ce99b",
|
||||||
"message": "Fix: fixes for windows native",
|
"message": "Fix: fixes for windows native",
|
||||||
|
|
@ -3378,7 +3385,7 @@
|
||||||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"full_sha": "b5276feba01b87a4d95fc0a20e28949ae347c0e0"
|
"full_sha": "3d14a50f07b52edd2e1f372293ca6bd43f391f6c"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"tag": "master-20250616-c07465a6",
|
"tag": "master-20250616-c07465a6",
|
||||||
|
|
|
||||||
|
|
@ -1,9 +1,16 @@
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"tag": "Unreleased (b5276feb)",
|
"tag": "Unreleased (3d14a50f)",
|
||||||
"full_sha": "b5276feba01b87a4d95fc0a20e28949ae347c0e0",
|
"full_sha": "3d14a50f07b52edd2e1f372293ca6bd43f391f6c",
|
||||||
"date": "2025-12-27T21:15:30+00:00",
|
"date": "2025-12-28T14:52:38+00:00",
|
||||||
"commits": [
|
"commits": [
|
||||||
|
{
|
||||||
|
"sha": "0c0fe9f5",
|
||||||
|
"full_sha": "0c0fe9f5e673ffff5c4fb2cceee5850261e5178d",
|
||||||
|
"message": "Feat: Introduce random delays to task handlers to stagger requests to sites.",
|
||||||
|
"author": "arabcoders",
|
||||||
|
"date": "2025-12-28T13:35:42+00:00"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"sha": "ac4ce99b",
|
"sha": "ac4ce99b",
|
||||||
"full_sha": "ac4ce99b0132d9aac6806a33dd1b4a4d988cdc4a",
|
"full_sha": "ac4ce99b0132d9aac6806a33dd1b4a4d988cdc4a",
|
||||||
|
|
@ -20,20 +27,6 @@
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"tag": "Unmerged (dev branch)",
|
|
||||||
"full_sha": "0c0fe9f5e673ffff5c4fb2cceee5850261e5178d",
|
|
||||||
"date": "2025-12-28T13:35:42+00:00",
|
|
||||||
"commits": [
|
|
||||||
{
|
|
||||||
"sha": "0c0fe9f5",
|
|
||||||
"full_sha": "0c0fe9f5e673ffff5c4fb2cceee5850261e5178d",
|
|
||||||
"message": "Feat: Introduce random delays to task handlers to stagger requests to sites.",
|
|
||||||
"author": "arabcoders",
|
|
||||||
"date": "2025-12-28T13:35:42+00:00"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"tag": "v1.0.12",
|
"tag": "v1.0.12",
|
||||||
"full_sha": "54dedb6696be7cead466d6107012a83435e0b005",
|
"full_sha": "54dedb6696be7cead466d6107012a83435e0b005",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue