updated changelog.
This commit is contained in:
parent
2cc33bda02
commit
a748eb8be8
2 changed files with 19 additions and 5 deletions
|
|
@ -1,8 +1,15 @@
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"tag": "dev-20260127-da9f0829",
|
"tag": "dev-20260127-dae141a6",
|
||||||
"date": "2026-01-27T07:17:22+00:00",
|
"date": "2026-01-27T07:41:17+00:00",
|
||||||
"commits": [
|
"commits": [
|
||||||
|
{
|
||||||
|
"sha": "dae141a6",
|
||||||
|
"message": "revert: changes to playlist processor",
|
||||||
|
"author": "arabcoders",
|
||||||
|
"date": "2026-01-27T07:41:17+00:00",
|
||||||
|
"full_sha": "dae141a6c22e11d225172c5edce1ce21c862b2d2"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"sha": "da9f0829",
|
"sha": "da9f0829",
|
||||||
"message": "fix: unintended return type change.",
|
"message": "fix: unintended return type change.",
|
||||||
|
|
@ -3924,7 +3931,7 @@
|
||||||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"full_sha": "da9f08297866279cc0c70f31c5e9d104430501ac"
|
"full_sha": "dae141a6c22e11d225172c5edce1ce21c862b2d2"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"tag": "dev-20250616-c07465a6",
|
"tag": "dev-20250616-c07465a6",
|
||||||
|
|
|
||||||
|
|
@ -225,9 +225,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"tag": "Unmerged (dev branch)",
|
"tag": "Unmerged (dev branch)",
|
||||||
"full_sha": "da9f08297866279cc0c70f31c5e9d104430501ac",
|
"full_sha": "dae141a6c22e11d225172c5edce1ce21c862b2d2",
|
||||||
"date": "2026-01-27T07:17:22+00:00",
|
"date": "2026-01-27T07:41:17+00:00",
|
||||||
"commits": [
|
"commits": [
|
||||||
|
{
|
||||||
|
"sha": "dae141a6",
|
||||||
|
"full_sha": "dae141a6c22e11d225172c5edce1ce21c862b2d2",
|
||||||
|
"message": "revert: changes to playlist processor",
|
||||||
|
"author": "arabcoders",
|
||||||
|
"date": "2026-01-27T07:41:17+00:00"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"sha": "da9f0829",
|
"sha": "da9f0829",
|
||||||
"full_sha": "da9f08297866279cc0c70f31c5e9d104430501ac",
|
"full_sha": "da9f08297866279cc0c70f31c5e9d104430501ac",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue