updated changelog.
This commit is contained in:
parent
bd1fae82ac
commit
46c20eee46
2 changed files with 24 additions and 3 deletions
|
|
@ -1,8 +1,15 @@
|
|||
[
|
||||
{
|
||||
"tag": "dev-20250815-8da9d516",
|
||||
"date": "2025-08-15T01:44:41+00:00",
|
||||
"tag": "dev-20250816-53b74740",
|
||||
"date": "2025-08-16T17:06:33+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "53b74740",
|
||||
"message": "bump playlist_items_concurrency to 4 by default",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-08-16T17:06:33+00:00",
|
||||
"full_sha": "53b7474069849a78d1d8868fe31c92e8a96bf4f9"
|
||||
},
|
||||
{
|
||||
"sha": "8da9d516",
|
||||
"message": "fix breaking change to playlist handling.",
|
||||
|
|
@ -1194,7 +1201,7 @@
|
|||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||
}
|
||||
],
|
||||
"full_sha": "8da9d5164683912f25d90616b3c310eb8477c98f"
|
||||
"full_sha": "53b7474069849a78d1d8868fe31c92e8a96bf4f9"
|
||||
},
|
||||
{
|
||||
"tag": "dev-20250616-c07465a6",
|
||||
|
|
|
|||
|
|
@ -1,4 +1,18 @@
|
|||
[
|
||||
{
|
||||
"tag": "Unmerged (dev branch)",
|
||||
"full_sha": "53b7474069849a78d1d8868fe31c92e8a96bf4f9",
|
||||
"date": "2025-08-16T17:06:33+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "53b74740",
|
||||
"full_sha": "53b7474069849a78d1d8868fe31c92e8a96bf4f9",
|
||||
"message": "bump playlist_items_concurrency to 4 by default",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-08-16T17:06:33+00:00"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"tag": "v0.8.4",
|
||||
"full_sha": "650ba810a83bb022864cff17a107db2a902a4e3f",
|
||||
|
|
|
|||
Loading…
Reference in a new issue