updated changelog.
This commit is contained in:
parent
97434a7543
commit
2d569dff31
2 changed files with 33 additions and 5 deletions
|
|
@ -1,8 +1,22 @@
|
|||
[
|
||||
{
|
||||
"tag": "dev-20250726-964a24cd",
|
||||
"date": "2025-07-26T18:14:53+00:00",
|
||||
"tag": "dev-20250727-781b7678",
|
||||
"date": "2025-07-27T13:44:36+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "781b7678",
|
||||
"message": "Add support for converting youtube handle channels urls to channel_id. Closes #353",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-07-27T13:44:36+00:00",
|
||||
"full_sha": "781b767879dec66e5238ccb2c81ec49f1f8d8a91"
|
||||
},
|
||||
{
|
||||
"sha": "7b9144b2",
|
||||
"message": "added cli opts support for info extraction endpoint",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-07-27T13:07:38+00:00",
|
||||
"full_sha": "7b9144b200656e7ba73a257c7eef0f8bd6b1f9ec"
|
||||
},
|
||||
{
|
||||
"sha": "964a24cd",
|
||||
"message": "completed the ts migration",
|
||||
|
|
@ -928,7 +942,7 @@
|
|||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||
}
|
||||
],
|
||||
"full_sha": "964a24cdd594f1d57b78792cc63e40ed630fa1b0"
|
||||
"full_sha": "781b767879dec66e5238ccb2c81ec49f1f8d8a91"
|
||||
},
|
||||
{
|
||||
"tag": "dev-20250616-c07465a6",
|
||||
|
|
|
|||
|
|
@ -1,9 +1,23 @@
|
|||
[
|
||||
{
|
||||
"tag": "Unmerged (dev branch)",
|
||||
"full_sha": "964a24cdd594f1d57b78792cc63e40ed630fa1b0",
|
||||
"date": "2025-07-26T18:14:53+00:00",
|
||||
"full_sha": "781b767879dec66e5238ccb2c81ec49f1f8d8a91",
|
||||
"date": "2025-07-27T13:44:36+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "781b7678",
|
||||
"full_sha": "781b767879dec66e5238ccb2c81ec49f1f8d8a91",
|
||||
"message": "Add support for converting youtube handle channels urls to channel_id. Closes #353",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-07-27T13:44:36+00:00"
|
||||
},
|
||||
{
|
||||
"sha": "7b9144b2",
|
||||
"full_sha": "7b9144b200656e7ba73a257c7eef0f8bd6b1f9ec",
|
||||
"message": "added cli opts support for info extraction endpoint",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-07-27T13:07:38+00:00"
|
||||
},
|
||||
{
|
||||
"sha": "964a24cd",
|
||||
"full_sha": "964a24cdd594f1d57b78792cc63e40ed630fa1b0",
|
||||
|
|
|
|||
Loading…
Reference in a new issue