updated changelog.
This commit is contained in:
parent
87f77fb964
commit
74f1d2f03e
2 changed files with 19 additions and 5 deletions
|
|
@ -1,8 +1,15 @@
|
|||
[
|
||||
{
|
||||
"tag": "dev-20251229-0dccfad5",
|
||||
"date": "2025-12-29T14:44:47+00:00",
|
||||
"tag": "dev-20251229-f2eebbcd",
|
||||
"date": "2025-12-29T14:59:38+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "f2eebbcd",
|
||||
"message": "Refactor: expand ytdlp tests",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-12-29T14:59:38+00:00",
|
||||
"full_sha": "f2eebbcd3d7f4f0f7f265d210140c3e3ab74ac6a"
|
||||
},
|
||||
{
|
||||
"sha": "0dccfad5",
|
||||
"message": "Refactor: improve UX to prevent accidental space as download path",
|
||||
|
|
@ -3399,7 +3406,7 @@
|
|||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||
}
|
||||
],
|
||||
"full_sha": "0dccfad5c88a83014691a7c439534fa31b64682c"
|
||||
"full_sha": "f2eebbcd3d7f4f0f7f265d210140c3e3ab74ac6a"
|
||||
},
|
||||
{
|
||||
"tag": "dev-20250616-c07465a6",
|
||||
|
|
|
|||
|
|
@ -36,9 +36,16 @@
|
|||
},
|
||||
{
|
||||
"tag": "Unmerged (dev branch)",
|
||||
"full_sha": "0dccfad5c88a83014691a7c439534fa31b64682c",
|
||||
"date": "2025-12-29T14:44:47+00:00",
|
||||
"full_sha": "f2eebbcd3d7f4f0f7f265d210140c3e3ab74ac6a",
|
||||
"date": "2025-12-29T14:59:38+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "f2eebbcd",
|
||||
"full_sha": "f2eebbcd3d7f4f0f7f265d210140c3e3ab74ac6a",
|
||||
"message": "Refactor: expand ytdlp tests",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-12-29T14:59:38+00:00"
|
||||
},
|
||||
{
|
||||
"sha": "0dccfad5",
|
||||
"full_sha": "0dccfad5c88a83014691a7c439534fa31b64682c",
|
||||
|
|
|
|||
Loading…
Reference in a new issue