updated changelog.
This commit is contained in:
parent
e6a178ce02
commit
0cf9c63c61
2 changed files with 52 additions and 3 deletions
|
|
@ -1,8 +1,29 @@
|
|||
[
|
||||
{
|
||||
"tag": "dev-20250912-9380d92a",
|
||||
"date": "2025-09-12T20:36:48+00:00",
|
||||
"tag": "dev-20250913-38e1828e",
|
||||
"date": "2025-09-13T16:49:48+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "38e1828e",
|
||||
"message": "support using gpu codecs for player",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-09-13T16:49:48+00:00",
|
||||
"full_sha": "38e1828ec36fdbb3f42dcb6451bb40c2d0fcc1ca"
|
||||
},
|
||||
{
|
||||
"sha": "c91f1999",
|
||||
"message": "extends tests",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-09-13T15:35:41+00:00",
|
||||
"full_sha": "c91f199939b40bcb34d841a385bc4ce3a01c977d"
|
||||
},
|
||||
{
|
||||
"sha": "0b86df87",
|
||||
"message": "add faq about remote storage.",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-09-13T13:15:09+00:00",
|
||||
"full_sha": "0b86df87c04f49f7b094f34b8e035de84710abd2"
|
||||
},
|
||||
{
|
||||
"sha": "9380d92a",
|
||||
"message": "fix version tagging",
|
||||
|
|
@ -1964,7 +1985,7 @@
|
|||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||
}
|
||||
],
|
||||
"full_sha": "9380d92af8820ecc975c61c53bbaa7b0a2aac260"
|
||||
"full_sha": "38e1828ec36fdbb3f42dcb6451bb40c2d0fcc1ca"
|
||||
},
|
||||
{
|
||||
"tag": "dev-20250616-c07465a6",
|
||||
|
|
|
|||
|
|
@ -13,6 +13,34 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"tag": "Unmerged (dev branch)",
|
||||
"full_sha": "38e1828ec36fdbb3f42dcb6451bb40c2d0fcc1ca",
|
||||
"date": "2025-09-13T16:49:48+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "38e1828e",
|
||||
"full_sha": "38e1828ec36fdbb3f42dcb6451bb40c2d0fcc1ca",
|
||||
"message": "support using gpu codecs for player",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-09-13T16:49:48+00:00"
|
||||
},
|
||||
{
|
||||
"sha": "c91f1999",
|
||||
"full_sha": "c91f199939b40bcb34d841a385bc4ce3a01c977d",
|
||||
"message": "extends tests",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-09-13T15:35:41+00:00"
|
||||
},
|
||||
{
|
||||
"sha": "0b86df87",
|
||||
"full_sha": "0b86df87c04f49f7b094f34b8e035de84710abd2",
|
||||
"message": "add faq about remote storage.",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-09-13T13:15:09+00:00"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"tag": "v0.10.0",
|
||||
"full_sha": "2323739c499e1df8b4bf06991dcefdf8d846e5ba",
|
||||
|
|
|
|||
Loading…
Reference in a new issue