updated changelog.
This commit is contained in:
parent
e48354cd41
commit
abca155d6d
2 changed files with 38 additions and 3 deletions
|
|
@ -1,8 +1,22 @@
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"tag": "dev-20250701-b70cd473",
|
"tag": "dev-20250704-a5812a7d",
|
||||||
"date": "2025-07-01T15:07:31+00:00",
|
"date": "2025-07-04T16:18:40+00:00",
|
||||||
"commits": [
|
"commits": [
|
||||||
|
{
|
||||||
|
"sha": "a5812a7d",
|
||||||
|
"message": "Download selected as archive when downloading multiple files. Implements #321, Update #310",
|
||||||
|
"author": "arabcoders",
|
||||||
|
"date": "2025-07-04T16:18:40+00:00",
|
||||||
|
"full_sha": "a5812a7d61a198711481f04ee82c2c12db4efd2d"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"sha": "27476a39",
|
||||||
|
"message": "wait until config is loaded to check for default preset. Fix #320",
|
||||||
|
"author": "arabcoders",
|
||||||
|
"date": "2025-07-04T16:17:04+00:00",
|
||||||
|
"full_sha": "27476a39eb37ce56ef5d8be9f163d0f6d702aa08"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"sha": "b70cd473",
|
"sha": "b70cd473",
|
||||||
"message": "error message update",
|
"message": "error message update",
|
||||||
|
|
@ -417,7 +431,7 @@
|
||||||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"full_sha": "b70cd473e79c2cbd7ef88506df6c71044b083de2"
|
"full_sha": "a5812a7d61a198711481f04ee82c2c12db4efd2d"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"tag": "dev-20250616-c07465a6",
|
"tag": "dev-20250616-c07465a6",
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,25 @@
|
||||||
[
|
[
|
||||||
|
{
|
||||||
|
"tag": "Unmerged (dev branch)",
|
||||||
|
"full_sha": "a5812a7d61a198711481f04ee82c2c12db4efd2d",
|
||||||
|
"date": "2025-07-04T16:18:40+00:00",
|
||||||
|
"commits": [
|
||||||
|
{
|
||||||
|
"sha": "a5812a7d",
|
||||||
|
"full_sha": "a5812a7d61a198711481f04ee82c2c12db4efd2d",
|
||||||
|
"message": "Download selected as archive when downloading multiple files. Implements #321, Update #310",
|
||||||
|
"author": "arabcoders",
|
||||||
|
"date": "2025-07-04T16:18:40+00:00"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"sha": "27476a39",
|
||||||
|
"full_sha": "27476a39eb37ce56ef5d8be9f163d0f6d702aa08",
|
||||||
|
"message": "wait until config is loaded to check for default preset. Fix #320",
|
||||||
|
"author": "arabcoders",
|
||||||
|
"date": "2025-07-04T16:17:04+00:00"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"tag": "v0.2.0",
|
"tag": "v0.2.0",
|
||||||
"full_sha": "26455b62bf6cce5f7350ef5794927f6e9eb5aa00",
|
"full_sha": "26455b62bf6cce5f7350ef5794927f6e9eb5aa00",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue