updated changelog.
This commit is contained in:
parent
f45f536f6d
commit
c0c08fe4a0
2 changed files with 24 additions and 3 deletions
|
|
@ -1,8 +1,15 @@
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"tag": "dev-20251101-44fd225a",
|
"tag": "dev-20251102-4b996a56",
|
||||||
"date": "2025-11-01T14:22:16+00:00",
|
"date": "2025-11-02T16:07:14+00:00",
|
||||||
"commits": [
|
"commits": [
|
||||||
|
{
|
||||||
|
"sha": "4b996a56",
|
||||||
|
"message": "[FEAT] Add keyboard shortcuts to built-in video player",
|
||||||
|
"author": "arabcoders",
|
||||||
|
"date": "2025-11-02T16:07:14+00:00",
|
||||||
|
"full_sha": "4b996a56753f3b3b08897c00adef23eddc53165e"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"sha": "44fd225a",
|
"sha": "44fd225a",
|
||||||
"message": "Add yt-dlp wrapper to keep it in sync with user installed yt-dlp. Ref #469",
|
"message": "Add yt-dlp wrapper to keep it in sync with user installed yt-dlp. Ref #469",
|
||||||
|
|
@ -2741,7 +2748,7 @@
|
||||||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"full_sha": "44fd225ab1281cdcfe352a5d31e54913131947e4"
|
"full_sha": "4b996a56753f3b3b08897c00adef23eddc53165e"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"tag": "dev-20250616-c07465a6",
|
"tag": "dev-20250616-c07465a6",
|
||||||
|
|
|
||||||
|
|
@ -90,6 +90,20 @@
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"tag": "Unmerged (dev branch)",
|
||||||
|
"full_sha": "4b996a56753f3b3b08897c00adef23eddc53165e",
|
||||||
|
"date": "2025-11-02T16:07:14+00:00",
|
||||||
|
"commits": [
|
||||||
|
{
|
||||||
|
"sha": "4b996a56",
|
||||||
|
"full_sha": "4b996a56753f3b3b08897c00adef23eddc53165e",
|
||||||
|
"message": "[FEAT] Add keyboard shortcuts to built-in video player",
|
||||||
|
"author": "arabcoders",
|
||||||
|
"date": "2025-11-02T16:07:14+00:00"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"tag": "v1.0.2",
|
"tag": "v1.0.2",
|
||||||
"full_sha": "b95b6eb6be2d927a18689ab9920164f3ef05acb8",
|
"full_sha": "b95b6eb6be2d927a18689ab9920164f3ef05acb8",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue