updated changelog.
This commit is contained in:
parent
a748eb8be8
commit
53b03a165e
2 changed files with 19 additions and 5 deletions
|
|
@ -1,8 +1,15 @@
|
|||
[
|
||||
{
|
||||
"tag": "dev-20260127-dae141a6",
|
||||
"date": "2026-01-27T07:41:17+00:00",
|
||||
"tag": "dev-20260127-240a920b",
|
||||
"date": "2026-01-27T08:46:00+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "240a920b",
|
||||
"message": "fix; proper fix for dispatching many websocket events",
|
||||
"author": "arabcoders",
|
||||
"date": "2026-01-27T08:46:00+00:00",
|
||||
"full_sha": "240a920b6cd60026ec7f6b853c182e1d86816347"
|
||||
},
|
||||
{
|
||||
"sha": "dae141a6",
|
||||
"message": "revert: changes to playlist processor",
|
||||
|
|
@ -3931,7 +3938,7 @@
|
|||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||
}
|
||||
],
|
||||
"full_sha": "dae141a6c22e11d225172c5edce1ce21c862b2d2"
|
||||
"full_sha": "240a920b6cd60026ec7f6b853c182e1d86816347"
|
||||
},
|
||||
{
|
||||
"tag": "dev-20250616-c07465a6",
|
||||
|
|
|
|||
|
|
@ -225,9 +225,16 @@
|
|||
},
|
||||
{
|
||||
"tag": "Unmerged (dev branch)",
|
||||
"full_sha": "dae141a6c22e11d225172c5edce1ce21c862b2d2",
|
||||
"date": "2026-01-27T07:41:17+00:00",
|
||||
"full_sha": "240a920b6cd60026ec7f6b853c182e1d86816347",
|
||||
"date": "2026-01-27T08:46:00+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "240a920b",
|
||||
"full_sha": "240a920b6cd60026ec7f6b853c182e1d86816347",
|
||||
"message": "fix; proper fix for dispatching many websocket events",
|
||||
"author": "arabcoders",
|
||||
"date": "2026-01-27T08:46:00+00:00"
|
||||
},
|
||||
{
|
||||
"sha": "dae141a6",
|
||||
"full_sha": "dae141a6c22e11d225172c5edce1ce21c862b2d2",
|
||||
|
|
|
|||
Loading…
Reference in a new issue