updated changelog.
This commit is contained in:
parent
3e84b65ac2
commit
9ec79a7d89
2 changed files with 20 additions and 20 deletions
|
|
@ -1,8 +1,15 @@
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"tag": "master-20250727-33fbf4bd",
|
"tag": "master-20250727-9b5c1d9a",
|
||||||
"date": "2025-07-27T13:57:27+00:00",
|
"date": "2025-07-27T14:08:28+00:00",
|
||||||
"commits": [
|
"commits": [
|
||||||
|
{
|
||||||
|
"sha": "36b590cd",
|
||||||
|
"message": "Fix automatic premiere re-queue.",
|
||||||
|
"author": "arabcoders",
|
||||||
|
"date": "2025-07-27T14:04:14+00:00",
|
||||||
|
"full_sha": "36b590cda3f1f469d91a6f16608920a442995851"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"sha": "781b7678",
|
"sha": "781b7678",
|
||||||
"message": "Add support for converting youtube handle channels urls to channel_id. Closes #353",
|
"message": "Add support for converting youtube handle channels urls to channel_id. Closes #353",
|
||||||
|
|
@ -942,7 +949,7 @@
|
||||||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"full_sha": "33fbf4bda8ebfdbf937995a6ee9cb3d9ee2494e5"
|
"full_sha": "9b5c1d9ae799f1ee7029a19cef091a256c59f9b0"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"tag": "master-20250616-c07465a6",
|
"tag": "master-20250616-c07465a6",
|
||||||
|
|
|
||||||
|
|
@ -1,9 +1,16 @@
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"tag": "Unreleased (33fbf4bd)",
|
"tag": "Unreleased (9b5c1d9a)",
|
||||||
"full_sha": "33fbf4bda8ebfdbf937995a6ee9cb3d9ee2494e5",
|
"full_sha": "9b5c1d9ae799f1ee7029a19cef091a256c59f9b0",
|
||||||
"date": "2025-07-27T13:57:27+00:00",
|
"date": "2025-07-27T14:08:28+00:00",
|
||||||
"commits": [
|
"commits": [
|
||||||
|
{
|
||||||
|
"sha": "36b590cd",
|
||||||
|
"full_sha": "36b590cda3f1f469d91a6f16608920a442995851",
|
||||||
|
"message": "Fix automatic premiere re-queue.",
|
||||||
|
"author": "arabcoders",
|
||||||
|
"date": "2025-07-27T14:04:14+00:00"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"sha": "781b7678",
|
"sha": "781b7678",
|
||||||
"full_sha": "781b767879dec66e5238ccb2c81ec49f1f8d8a91",
|
"full_sha": "781b767879dec66e5238ccb2c81ec49f1f8d8a91",
|
||||||
|
|
@ -97,20 +104,6 @@
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"tag": "Unmerged (dev branch)",
|
|
||||||
"full_sha": "36b590cda3f1f469d91a6f16608920a442995851",
|
|
||||||
"date": "2025-07-27T14:04:14+00:00",
|
|
||||||
"commits": [
|
|
||||||
{
|
|
||||||
"sha": "36b590cd",
|
|
||||||
"full_sha": "36b590cda3f1f469d91a6f16608920a442995851",
|
|
||||||
"message": "Fix automatic premiere re-queue.",
|
|
||||||
"author": "arabcoders",
|
|
||||||
"date": "2025-07-27T14:04:14+00:00"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"tag": "v0.5.1",
|
"tag": "v0.5.1",
|
||||||
"full_sha": "b4e5990b8353146498ec060b5f7fbc00b712da45",
|
"full_sha": "b4e5990b8353146498ec060b5f7fbc00b712da45",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue