updated changelog.
This commit is contained in:
parent
1052e6c732
commit
87f77fb964
2 changed files with 24 additions and 3 deletions
|
|
@ -1,8 +1,15 @@
|
|||
[
|
||||
{
|
||||
"tag": "dev-20251228-450b1405",
|
||||
"date": "2025-12-28T18:56:36+00:00",
|
||||
"tag": "dev-20251229-0dccfad5",
|
||||
"date": "2025-12-29T14:44:47+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "0dccfad5",
|
||||
"message": "Refactor: improve UX to prevent accidental space as download path",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-12-29T14:44:47+00:00",
|
||||
"full_sha": "0dccfad5c88a83014691a7c439534fa31b64682c"
|
||||
},
|
||||
{
|
||||
"sha": "450b1405",
|
||||
"message": "Fix: prevent sending only space as download path",
|
||||
|
|
@ -3392,7 +3399,7 @@
|
|||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||
}
|
||||
],
|
||||
"full_sha": "450b14056171fb4ef3acf51cf6cc7ce354805729"
|
||||
"full_sha": "0dccfad5c88a83014691a7c439534fa31b64682c"
|
||||
},
|
||||
{
|
||||
"tag": "dev-20250616-c07465a6",
|
||||
|
|
|
|||
|
|
@ -34,6 +34,20 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"tag": "Unmerged (dev branch)",
|
||||
"full_sha": "0dccfad5c88a83014691a7c439534fa31b64682c",
|
||||
"date": "2025-12-29T14:44:47+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "0dccfad5",
|
||||
"full_sha": "0dccfad5c88a83014691a7c439534fa31b64682c",
|
||||
"message": "Refactor: improve UX to prevent accidental space as download path",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-12-29T14:44:47+00:00"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"tag": "v1.0.12",
|
||||
"full_sha": "54dedb6696be7cead466d6107012a83435e0b005",
|
||||
|
|
|
|||
Loading…
Reference in a new issue