updated changelog.
This commit is contained in:
parent
9dc0c6bc60
commit
3e84b65ac2
2 changed files with 24 additions and 3 deletions
|
|
@ -1,8 +1,15 @@
|
|||
[
|
||||
{
|
||||
"tag": "dev-20250727-781b7678",
|
||||
"date": "2025-07-27T13:44:36+00:00",
|
||||
"tag": "dev-20250727-36b590cd",
|
||||
"date": "2025-07-27T14:04:14+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "36b590cd",
|
||||
"message": "Fix automatic premiere re-queue.",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-07-27T14:04:14+00:00",
|
||||
"full_sha": "36b590cda3f1f469d91a6f16608920a442995851"
|
||||
},
|
||||
{
|
||||
"sha": "781b7678",
|
||||
"message": "Add support for converting youtube handle channels urls to channel_id. Closes #353",
|
||||
|
|
@ -942,7 +949,7 @@
|
|||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||
}
|
||||
],
|
||||
"full_sha": "781b767879dec66e5238ccb2c81ec49f1f8d8a91"
|
||||
"full_sha": "36b590cda3f1f469d91a6f16608920a442995851"
|
||||
},
|
||||
{
|
||||
"tag": "dev-20250616-c07465a6",
|
||||
|
|
|
|||
|
|
@ -97,6 +97,20 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"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",
|
||||
"full_sha": "b4e5990b8353146498ec060b5f7fbc00b712da45",
|
||||
|
|
|
|||
Loading…
Reference in a new issue