updated changelog.
This commit is contained in:
parent
587e27da4c
commit
917531c00f
2 changed files with 19 additions and 5 deletions
|
|
@ -1,8 +1,15 @@
|
|||
[
|
||||
{
|
||||
"tag": "dev-20250822-f21fee96",
|
||||
"date": "2025-08-22T14:47:59+00:00",
|
||||
"tag": "dev-20250822-abf9c7a9",
|
||||
"date": "2025-08-22T15:10:22+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "abf9c7a9",
|
||||
"message": "feat: add download_info_expires config to manage download info validity",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-08-22T15:10:22+00:00",
|
||||
"full_sha": "abf9c7a9d8a7444ad6e1331809e2ebf6cfc1562d"
|
||||
},
|
||||
{
|
||||
"sha": "f21fee96",
|
||||
"message": "refactor: update basic mode watch logic to check config loading state",
|
||||
|
|
@ -1257,7 +1264,7 @@
|
|||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||
}
|
||||
],
|
||||
"full_sha": "f21fee96a33d8dea3a5deb137651ec70cb752023"
|
||||
"full_sha": "abf9c7a9d8a7444ad6e1331809e2ebf6cfc1562d"
|
||||
},
|
||||
{
|
||||
"tag": "dev-20250616-c07465a6",
|
||||
|
|
|
|||
|
|
@ -1,9 +1,16 @@
|
|||
[
|
||||
{
|
||||
"tag": "Unmerged (dev branch)",
|
||||
"full_sha": "f21fee96a33d8dea3a5deb137651ec70cb752023",
|
||||
"date": "2025-08-22T14:47:59+00:00",
|
||||
"full_sha": "abf9c7a9d8a7444ad6e1331809e2ebf6cfc1562d",
|
||||
"date": "2025-08-22T15:10:22+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "abf9c7a9",
|
||||
"full_sha": "abf9c7a9d8a7444ad6e1331809e2ebf6cfc1562d",
|
||||
"message": "feat: add download_info_expires config to manage download info validity",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-08-22T15:10:22+00:00"
|
||||
},
|
||||
{
|
||||
"sha": "f21fee96",
|
||||
"full_sha": "f21fee96a33d8dea3a5deb137651ec70cb752023",
|
||||
|
|
|
|||
Loading…
Reference in a new issue