updated changelog.
This commit is contained in:
parent
2d1e025df4
commit
27a92c8841
2 changed files with 19 additions and 5 deletions
|
|
@ -1,8 +1,15 @@
|
|||
[
|
||||
{
|
||||
"tag": "dev-20250803-59508b53",
|
||||
"date": "2025-08-03T13:11:26+00:00",
|
||||
"tag": "dev-20250805-1589e730",
|
||||
"date": "2025-08-05T14:34:07+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "1589e730",
|
||||
"message": "Implement a way to mark items from task as already downloaded.",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-08-05T14:34:07+00:00",
|
||||
"full_sha": "1589e73063da86dfd0122ef046de9a349180dab9"
|
||||
},
|
||||
{
|
||||
"sha": "59508b53",
|
||||
"message": "Add new version notification for WebUI",
|
||||
|
|
@ -1047,7 +1054,7 @@
|
|||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||
}
|
||||
],
|
||||
"full_sha": "59508b533269d73deadc773bf77f33ac5ec568bb"
|
||||
"full_sha": "1589e73063da86dfd0122ef046de9a349180dab9"
|
||||
},
|
||||
{
|
||||
"tag": "dev-20250616-c07465a6",
|
||||
|
|
|
|||
|
|
@ -1,9 +1,16 @@
|
|||
[
|
||||
{
|
||||
"tag": "Unmerged (dev branch)",
|
||||
"full_sha": "59508b533269d73deadc773bf77f33ac5ec568bb",
|
||||
"date": "2025-08-03T13:11:26+00:00",
|
||||
"full_sha": "1589e73063da86dfd0122ef046de9a349180dab9",
|
||||
"date": "2025-08-05T14:34:07+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "1589e730",
|
||||
"full_sha": "1589e73063da86dfd0122ef046de9a349180dab9",
|
||||
"message": "Implement a way to mark items from task as already downloaded.",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-08-05T14:34:07+00:00"
|
||||
},
|
||||
{
|
||||
"sha": "59508b53",
|
||||
"full_sha": "59508b533269d73deadc773bf77f33ac5ec568bb",
|
||||
|
|
|
|||
Loading…
Reference in a new issue