updated changelog.
This commit is contained in:
parent
9ba9ec089a
commit
c0b825828e
2 changed files with 27 additions and 6 deletions
|
|
@ -1,8 +1,29 @@
|
|||
[
|
||||
{
|
||||
"tag": "master-20250819-b4505d2f",
|
||||
"date": "2025-08-19T19:33:42+00:00",
|
||||
"tag": "master-20250820-4c9c9eab",
|
||||
"date": "2025-08-20T16:37:34+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "3ebd66fd",
|
||||
"message": "add support for --no-continue",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-08-20T16:33:20+00:00",
|
||||
"full_sha": "3ebd66fd603b364c8934cee7e8ff34182114582a"
|
||||
},
|
||||
{
|
||||
"sha": "a0533a08",
|
||||
"message": "Added autocomplete for cli options",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-08-20T16:18:39+00:00",
|
||||
"full_sha": "a0533a08611ac5b35cb79800970c09dc8dc4b69f"
|
||||
},
|
||||
{
|
||||
"sha": "f31ea55c",
|
||||
"message": "Fixed order by and sorting",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-08-19T20:06:46+00:00",
|
||||
"full_sha": "f31ea55ca06b9202adebfb0344be85a95d0af697"
|
||||
},
|
||||
{
|
||||
"sha": "89d4c026",
|
||||
"message": "Added built-in reference for yt-dlp options.",
|
||||
|
|
@ -1215,7 +1236,7 @@
|
|||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||
}
|
||||
],
|
||||
"full_sha": "b4505d2fcd8a491b87674ec4cd2860544fc764eb"
|
||||
"full_sha": "4c9c9eab84d72137439cd09dbb7c7e33252896d5"
|
||||
},
|
||||
{
|
||||
"tag": "master-20250616-c07465a6",
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
[
|
||||
{
|
||||
"tag": "Unmerged (dev branch)",
|
||||
"full_sha": "3ebd66fd603b364c8934cee7e8ff34182114582a",
|
||||
"date": "2025-08-20T16:33:20+00:00",
|
||||
"tag": "Unreleased (4c9c9eab)",
|
||||
"full_sha": "4c9c9eab84d72137439cd09dbb7c7e33252896d5",
|
||||
"date": "2025-08-20T16:37:34+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "3ebd66fd",
|
||||
|
|
|
|||
Loading…
Reference in a new issue