updated changelog.
This commit is contained in:
parent
b768b8fbfd
commit
87dc5a5dda
2 changed files with 24 additions and 3 deletions
|
|
@ -1,8 +1,15 @@
|
|||
[
|
||||
{
|
||||
"tag": "dev-20250814-a05568f4",
|
||||
"date": "2025-08-14T08:46:58+00:00",
|
||||
"tag": "dev-20250815-8da9d516",
|
||||
"date": "2025-08-15T01:44:41+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "8da9d516",
|
||||
"message": "fix breaking change to playlist handling.",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-08-15T01:44:41+00:00",
|
||||
"full_sha": "8da9d5164683912f25d90616b3c310eb8477c98f"
|
||||
},
|
||||
{
|
||||
"sha": "a05568f4",
|
||||
"message": "make playlist_index works",
|
||||
|
|
@ -1187,7 +1194,7 @@
|
|||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||
}
|
||||
],
|
||||
"full_sha": "a05568f44c3162a024bbcf2c6f76d6e2dc5ca0a8"
|
||||
"full_sha": "8da9d5164683912f25d90616b3c310eb8477c98f"
|
||||
},
|
||||
{
|
||||
"tag": "dev-20250616-c07465a6",
|
||||
|
|
|
|||
|
|
@ -1,4 +1,18 @@
|
|||
[
|
||||
{
|
||||
"tag": "Unmerged (dev branch)",
|
||||
"full_sha": "8da9d5164683912f25d90616b3c310eb8477c98f",
|
||||
"date": "2025-08-15T01:44:41+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "8da9d516",
|
||||
"full_sha": "8da9d5164683912f25d90616b3c310eb8477c98f",
|
||||
"message": "fix breaking change to playlist handling.",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-08-15T01:44:41+00:00"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"tag": "v0.8.3",
|
||||
"full_sha": "286d8ce818c1e71ed83ed62b2842c8c17ba1ad78",
|
||||
|
|
|
|||
Loading…
Reference in a new issue