updated changelog.
This commit is contained in:
parent
dabe4421a3
commit
5ceed19cae
2 changed files with 19 additions and 5 deletions
|
|
@ -1,8 +1,15 @@
|
|||
[
|
||||
{
|
||||
"tag": "dev-20251218-50f50bed",
|
||||
"date": "2025-12-18T14:08:18+00:00",
|
||||
"tag": "dev-20251218-699e21f5",
|
||||
"date": "2025-12-18T14:19:23+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "699e21f5",
|
||||
"message": "revert: revert changes to DownloadQueue to load finished history",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-12-18T14:19:23+00:00",
|
||||
"full_sha": "699e21f54d3a5f2659195b6b52c563b55125f0fd"
|
||||
},
|
||||
{
|
||||
"sha": "50f50bed",
|
||||
"message": "Refactor: do not load history items in DownloadQueue",
|
||||
|
|
@ -3266,7 +3273,7 @@
|
|||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||
}
|
||||
],
|
||||
"full_sha": "50f50bed9fca69b4fc3d9f1b4a294044f753c412"
|
||||
"full_sha": "699e21f54d3a5f2659195b6b52c563b55125f0fd"
|
||||
},
|
||||
{
|
||||
"tag": "dev-20250616-c07465a6",
|
||||
|
|
|
|||
|
|
@ -64,9 +64,16 @@
|
|||
},
|
||||
{
|
||||
"tag": "Unmerged (dev branch)",
|
||||
"full_sha": "50f50bed9fca69b4fc3d9f1b4a294044f753c412",
|
||||
"date": "2025-12-18T14:08:18+00:00",
|
||||
"full_sha": "699e21f54d3a5f2659195b6b52c563b55125f0fd",
|
||||
"date": "2025-12-18T14:19:23+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "699e21f5",
|
||||
"full_sha": "699e21f54d3a5f2659195b6b52c563b55125f0fd",
|
||||
"message": "revert: revert changes to DownloadQueue to load finished history",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-12-18T14:19:23+00:00"
|
||||
},
|
||||
{
|
||||
"sha": "50f50bed",
|
||||
"full_sha": "50f50bed9fca69b4fc3d9f1b4a294044f753c412",
|
||||
|
|
|
|||
Loading…
Reference in a new issue