updated changelog.
This commit is contained in:
parent
9dbcbd20b6
commit
23d2a61cbb
2 changed files with 19 additions and 5 deletions
|
|
@ -1,8 +1,15 @@
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"tag": "dev-20260124-00c3aeff",
|
"tag": "dev-20260124-fd4e7559",
|
||||||
"date": "2026-01-24T17:04:30+00:00",
|
"date": "2026-01-24T20:09:20+00:00",
|
||||||
"commits": [
|
"commits": [
|
||||||
|
{
|
||||||
|
"sha": "fd4e7559",
|
||||||
|
"message": "refactor: migrate tasks to db model",
|
||||||
|
"author": "arabcoders",
|
||||||
|
"date": "2026-01-24T20:09:20+00:00",
|
||||||
|
"full_sha": "fd4e755938ba65a6628581333f1be862752a18cd"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"sha": "00c3aeff",
|
"sha": "00c3aeff",
|
||||||
"message": "Feat: add yt-dlp version checker",
|
"message": "Feat: add yt-dlp version checker",
|
||||||
|
|
@ -3875,7 +3882,7 @@
|
||||||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"full_sha": "00c3aefff1314d9fec795cdb826af73c4b5ba3ad"
|
"full_sha": "fd4e755938ba65a6628581333f1be862752a18cd"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"tag": "dev-20250616-c07465a6",
|
"tag": "dev-20250616-c07465a6",
|
||||||
|
|
|
||||||
|
|
@ -57,9 +57,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"tag": "Unmerged (dev branch)",
|
"tag": "Unmerged (dev branch)",
|
||||||
"full_sha": "00c3aefff1314d9fec795cdb826af73c4b5ba3ad",
|
"full_sha": "fd4e755938ba65a6628581333f1be862752a18cd",
|
||||||
"date": "2026-01-24T17:04:30+00:00",
|
"date": "2026-01-24T20:09:20+00:00",
|
||||||
"commits": [
|
"commits": [
|
||||||
|
{
|
||||||
|
"sha": "fd4e7559",
|
||||||
|
"full_sha": "fd4e755938ba65a6628581333f1be862752a18cd",
|
||||||
|
"message": "refactor: migrate tasks to db model",
|
||||||
|
"author": "arabcoders",
|
||||||
|
"date": "2026-01-24T20:09:20+00:00"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"sha": "00c3aeff",
|
"sha": "00c3aeff",
|
||||||
"full_sha": "00c3aefff1314d9fec795cdb826af73c4b5ba3ad",
|
"full_sha": "00c3aefff1314d9fec795cdb826af73c4b5ba3ad",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue