updated changelog.
This commit is contained in:
parent
0257cae6a6
commit
5ecddabb12
2 changed files with 19 additions and 5 deletions
|
|
@ -1,8 +1,15 @@
|
|||
[
|
||||
{
|
||||
"tag": "dev-20260410-c3132858",
|
||||
"date": "2026-04-10T15:07:05+00:00",
|
||||
"tag": "dev-20260410-1fa60c39",
|
||||
"date": "2026-04-10T15:26:54+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "1fa60c39",
|
||||
"message": "fix: playlist keys pre-processing. Closes #585",
|
||||
"author": "arabcoders",
|
||||
"date": "2026-04-10T15:26:54+00:00",
|
||||
"full_sha": "1fa60c3909de6abfce528723230ec6d46376de19"
|
||||
},
|
||||
{
|
||||
"sha": "c3132858",
|
||||
"message": "feat: add download_skipped flag to track intentionally skipped downloads",
|
||||
|
|
@ -4323,7 +4330,7 @@
|
|||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||
}
|
||||
],
|
||||
"full_sha": "c3132858e7c19b361a0df095345ecd0844f591fc"
|
||||
"full_sha": "1fa60c3909de6abfce528723230ec6d46376de19"
|
||||
},
|
||||
{
|
||||
"tag": "dev-20250616-c07465a6",
|
||||
|
|
|
|||
|
|
@ -1,9 +1,16 @@
|
|||
[
|
||||
{
|
||||
"tag": "Unmerged (dev branch)",
|
||||
"full_sha": "c3132858e7c19b361a0df095345ecd0844f591fc",
|
||||
"date": "2026-04-10T15:07:05+00:00",
|
||||
"full_sha": "1fa60c3909de6abfce528723230ec6d46376de19",
|
||||
"date": "2026-04-10T15:26:54+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "1fa60c39",
|
||||
"full_sha": "1fa60c3909de6abfce528723230ec6d46376de19",
|
||||
"message": "fix: playlist keys pre-processing. Closes #585",
|
||||
"author": "arabcoders",
|
||||
"date": "2026-04-10T15:26:54+00:00"
|
||||
},
|
||||
{
|
||||
"sha": "c3132858",
|
||||
"full_sha": "c3132858e7c19b361a0df095345ecd0844f591fc",
|
||||
|
|
|
|||
Loading…
Reference in a new issue