updated changelog.
This commit is contained in:
parent
74f1d2f03e
commit
cc1b601106
2 changed files with 34 additions and 27 deletions
|
|
@ -1,8 +1,22 @@
|
|||
[
|
||||
{
|
||||
"tag": "master-20251228-c9ba2b0f",
|
||||
"date": "2025-12-28T20:20:34+00:00",
|
||||
"tag": "master-20251229-714b6d95",
|
||||
"date": "2025-12-29T20:07:07+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",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-12-29T14:44:47+00:00",
|
||||
"full_sha": "0dccfad5c88a83014691a7c439534fa31b64682c"
|
||||
},
|
||||
{
|
||||
"sha": "450b1405",
|
||||
"message": "Fix: prevent sending only space as download path",
|
||||
|
|
@ -3392,7 +3406,7 @@
|
|||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||
}
|
||||
],
|
||||
"full_sha": "c9ba2b0f4cb3cdd79b76a359c3a310015a5b58c3"
|
||||
"full_sha": "714b6d95ba5ca69b7d9533303bcd31f28fc9fdcc"
|
||||
},
|
||||
{
|
||||
"tag": "master-20250616-c07465a6",
|
||||
|
|
|
|||
|
|
@ -1,9 +1,23 @@
|
|||
[
|
||||
{
|
||||
"tag": "Unreleased (c9ba2b0f)",
|
||||
"full_sha": "c9ba2b0f4cb3cdd79b76a359c3a310015a5b58c3",
|
||||
"date": "2025-12-28T20:20:34+00:00",
|
||||
"tag": "Unreleased (714b6d95)",
|
||||
"full_sha": "714b6d95ba5ca69b7d9533303bcd31f28fc9fdcc",
|
||||
"date": "2025-12-29T20:07:07+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",
|
||||
"message": "Refactor: improve UX to prevent accidental space as download path",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-12-29T14:44:47+00:00"
|
||||
},
|
||||
{
|
||||
"sha": "450b1405",
|
||||
"full_sha": "450b14056171fb4ef3acf51cf6cc7ce354805729",
|
||||
|
|
@ -34,27 +48,6 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"tag": "Unmerged (dev branch)",
|
||||
"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",
|
||||
"message": "Refactor: improve UX to prevent accidental space as download path",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-12-29T14:44:47+00:00"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"tag": "v1.0.12",
|
||||
"full_sha": "54dedb6696be7cead466d6107012a83435e0b005",
|
||||
|
|
|
|||
Loading…
Reference in a new issue