updated changelog.
This commit is contained in:
parent
d274d17602
commit
ba713d3efb
2 changed files with 19 additions and 5 deletions
|
|
@ -1,8 +1,15 @@
|
|||
[
|
||||
{
|
||||
"tag": "dev-20250710-f782cad2",
|
||||
"date": "2025-07-09T22:02:38+00:00",
|
||||
"tag": "dev-20250711-9d24fc01",
|
||||
"date": "2025-07-11T15:18:45+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "9d24fc01",
|
||||
"message": "Make it possible to cancel download and retain the temp data, ref #332",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-07-11T15:18:45+00:00",
|
||||
"full_sha": "9d24fc01b43b6e45cb66950e8983731927f50e16"
|
||||
},
|
||||
{
|
||||
"sha": "f782cad2",
|
||||
"message": "minor download form improvements.",
|
||||
|
|
@ -641,7 +648,7 @@
|
|||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||
}
|
||||
],
|
||||
"full_sha": "f782cad21325006552de1cd50d312f7c17918eba"
|
||||
"full_sha": "9d24fc01b43b6e45cb66950e8983731927f50e16"
|
||||
},
|
||||
{
|
||||
"tag": "dev-20250616-c07465a6",
|
||||
|
|
|
|||
|
|
@ -1,9 +1,16 @@
|
|||
[
|
||||
{
|
||||
"tag": "Unmerged (dev branch)",
|
||||
"full_sha": "f782cad21325006552de1cd50d312f7c17918eba",
|
||||
"date": "2025-07-09T22:02:38+00:00",
|
||||
"full_sha": "9d24fc01b43b6e45cb66950e8983731927f50e16",
|
||||
"date": "2025-07-11T15:18:45+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "9d24fc01",
|
||||
"full_sha": "9d24fc01b43b6e45cb66950e8983731927f50e16",
|
||||
"message": "Make it possible to cancel download and retain the temp data, ref #332",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-07-11T15:18:45+00:00"
|
||||
},
|
||||
{
|
||||
"sha": "f782cad2",
|
||||
"full_sha": "f782cad21325006552de1cd50d312f7c17918eba",
|
||||
|
|
|
|||
Loading…
Reference in a new issue