updated changelog.
This commit is contained in:
parent
e50377ae19
commit
d5296b7521
2 changed files with 20 additions and 20 deletions
|
|
@ -1,8 +1,15 @@
|
|||
[
|
||||
{
|
||||
"tag": "master-20251024-70c42252",
|
||||
"date": "2025-10-24T17:06:28+00:00",
|
||||
"tag": "master-20251026-a81c73a4",
|
||||
"date": "2025-10-26T13:15:44+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "211089be",
|
||||
"message": "minor fixes to file listing, and unifiy how we present tips",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-10-25T17:05:24+00:00",
|
||||
"full_sha": "211089bead477ddbc6a6a73c4fa4bffb38bc78e3"
|
||||
},
|
||||
{
|
||||
"sha": "75911d01",
|
||||
"message": "Add more checks before fallback for hls stream",
|
||||
|
|
@ -2685,7 +2692,7 @@
|
|||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||
}
|
||||
],
|
||||
"full_sha": "70c42252a6f52d077756b052f389610a6faacca2"
|
||||
"full_sha": "a81c73a469253c7b1e9392a83ce10c092c917212"
|
||||
},
|
||||
{
|
||||
"tag": "master-20250616-c07465a6",
|
||||
|
|
|
|||
|
|
@ -1,9 +1,16 @@
|
|||
[
|
||||
{
|
||||
"tag": "Unreleased (70c42252)",
|
||||
"full_sha": "70c42252a6f52d077756b052f389610a6faacca2",
|
||||
"date": "2025-10-24T17:06:28+00:00",
|
||||
"tag": "Unreleased (a81c73a4)",
|
||||
"full_sha": "a81c73a469253c7b1e9392a83ce10c092c917212",
|
||||
"date": "2025-10-26T13:15:44+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "211089be",
|
||||
"full_sha": "211089bead477ddbc6a6a73c4fa4bffb38bc78e3",
|
||||
"message": "minor fixes to file listing, and unifiy how we present tips",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-10-25T17:05:24+00:00"
|
||||
},
|
||||
{
|
||||
"sha": "75911d01",
|
||||
"full_sha": "75911d01dc848eb6d5e66884cf81ff029f7f4c80",
|
||||
|
|
@ -34,20 +41,6 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"tag": "Unmerged (dev branch)",
|
||||
"full_sha": "211089bead477ddbc6a6a73c4fa4bffb38bc78e3",
|
||||
"date": "2025-10-25T17:05:24+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "211089be",
|
||||
"full_sha": "211089bead477ddbc6a6a73c4fa4bffb38bc78e3",
|
||||
"message": "minor fixes to file listing, and unifiy how we present tips",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-10-25T17:05:24+00:00"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"tag": "v1.0.2",
|
||||
"full_sha": "b95b6eb6be2d927a18689ab9920164f3ef05acb8",
|
||||
|
|
|
|||
Loading…
Reference in a new issue