updated changelog.
This commit is contained in:
parent
269a248f11
commit
673164ebcd
2 changed files with 47 additions and 5 deletions
|
|
@ -1,8 +1,29 @@
|
|||
[
|
||||
{
|
||||
"tag": "dev-20250624-388ed0bf",
|
||||
"date": "2025-06-24T14:38:11+00:00",
|
||||
"tag": "dev-20250624-6ba37faf",
|
||||
"date": "2025-06-24T14:59:28+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "6ba37faf",
|
||||
"message": "refactor: reorganize imports and add whitespace",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-06-24T14:59:28+00:00",
|
||||
"full_sha": "6ba37faf49a0369016bcae71161c372f4c5f0fb5"
|
||||
},
|
||||
{
|
||||
"sha": "44b395ae",
|
||||
"message": "use proper names for all create_tasks",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-06-24T14:58:48+00:00",
|
||||
"full_sha": "44b395aed9092b313364bb8a69875e22ca6156b2"
|
||||
},
|
||||
{
|
||||
"sha": "a584ffcf",
|
||||
"message": "prevent the Download queue from back pressuring the event loop",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-06-24T14:56:12+00:00",
|
||||
"full_sha": "a584ffcfd6032d7544733b8a7df7ceb3b42a5775"
|
||||
},
|
||||
{
|
||||
"sha": "388ed0bf",
|
||||
"message": "Handle Download queue task exceptions",
|
||||
|
|
@ -298,7 +319,7 @@
|
|||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||
}
|
||||
],
|
||||
"full_sha": "388ed0bf9d57451de98ff8d42137105eb1a729a4"
|
||||
"full_sha": "6ba37faf49a0369016bcae71161c372f4c5f0fb5"
|
||||
},
|
||||
{
|
||||
"tag": "dev-20250616-c07465a6",
|
||||
|
|
|
|||
|
|
@ -1,9 +1,30 @@
|
|||
[
|
||||
{
|
||||
"tag": "Unmerged (dev branch)",
|
||||
"full_sha": "388ed0bf9d57451de98ff8d42137105eb1a729a4",
|
||||
"date": "2025-06-24T14:38:11+00:00",
|
||||
"full_sha": "6ba37faf49a0369016bcae71161c372f4c5f0fb5",
|
||||
"date": "2025-06-24T14:59:28+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "6ba37faf",
|
||||
"full_sha": "6ba37faf49a0369016bcae71161c372f4c5f0fb5",
|
||||
"message": "refactor: reorganize imports and add whitespace",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-06-24T14:59:28+00:00"
|
||||
},
|
||||
{
|
||||
"sha": "44b395ae",
|
||||
"full_sha": "44b395aed9092b313364bb8a69875e22ca6156b2",
|
||||
"message": "use proper names for all create_tasks",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-06-24T14:58:48+00:00"
|
||||
},
|
||||
{
|
||||
"sha": "a584ffcf",
|
||||
"full_sha": "a584ffcfd6032d7544733b8a7df7ceb3b42a5775",
|
||||
"message": "prevent the Download queue from back pressuring the event loop",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-06-24T14:56:12+00:00"
|
||||
},
|
||||
{
|
||||
"sha": "388ed0bf",
|
||||
"full_sha": "388ed0bf9d57451de98ff8d42137105eb1a729a4",
|
||||
|
|
|
|||
Loading…
Reference in a new issue