updated changelog.
This commit is contained in:
parent
c704966e96
commit
7705d790bf
2 changed files with 20 additions and 20 deletions
|
|
@ -1,8 +1,15 @@
|
|||
[
|
||||
{
|
||||
"tag": "master-20250805-4c54f80b",
|
||||
"date": "2025-08-05T14:59:17+00:00",
|
||||
"tag": "master-20250805-ffd99e7c",
|
||||
"date": "2025-08-05T15:15:45+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "a3084351",
|
||||
"message": "Fixed a bug in DownloadQueue",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-08-05T15:12:00+00:00",
|
||||
"full_sha": "a30843510ea1f4b6bb9a3de65a30c6e2060f1bdb"
|
||||
},
|
||||
{
|
||||
"sha": "7b0cb87c",
|
||||
"message": "make it clear we are doing something with playlist items.",
|
||||
|
|
@ -1061,7 +1068,7 @@
|
|||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||
}
|
||||
],
|
||||
"full_sha": "4c54f80b877684e4520f5958aed2f379b3cac25f"
|
||||
"full_sha": "ffd99e7c0995bd3bb800d3b343067ed9af084cf2"
|
||||
},
|
||||
{
|
||||
"tag": "master-20250616-c07465a6",
|
||||
|
|
|
|||
|
|
@ -1,9 +1,16 @@
|
|||
[
|
||||
{
|
||||
"tag": "Unreleased (4c54f80b)",
|
||||
"full_sha": "4c54f80b877684e4520f5958aed2f379b3cac25f",
|
||||
"date": "2025-08-05T14:59:17+00:00",
|
||||
"tag": "Unreleased (ffd99e7c)",
|
||||
"full_sha": "ffd99e7c0995bd3bb800d3b343067ed9af084cf2",
|
||||
"date": "2025-08-05T15:15:45+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "a3084351",
|
||||
"full_sha": "a30843510ea1f4b6bb9a3de65a30c6e2060f1bdb",
|
||||
"message": "Fixed a bug in DownloadQueue",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-08-05T15:12:00+00:00"
|
||||
},
|
||||
{
|
||||
"sha": "7b0cb87c",
|
||||
"full_sha": "7b0cb87c32168a78a8db8132a14d77c7cbcfe5fa",
|
||||
|
|
@ -27,20 +34,6 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"tag": "Unmerged (dev branch)",
|
||||
"full_sha": "a30843510ea1f4b6bb9a3de65a30c6e2060f1bdb",
|
||||
"date": "2025-08-05T15:12:00+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "a3084351",
|
||||
"full_sha": "a30843510ea1f4b6bb9a3de65a30c6e2060f1bdb",
|
||||
"message": "Fixed a bug in DownloadQueue",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-08-05T15:12:00+00:00"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"tag": "v0.6.5",
|
||||
"full_sha": "c310ae9abc389a75fc33806f4a65c715a45bfd3a",
|
||||
|
|
|
|||
Loading…
Reference in a new issue