updated changelog.
This commit is contained in:
parent
b83815b955
commit
c54ce59322
2 changed files with 24 additions and 3 deletions
|
|
@ -1,8 +1,15 @@
|
|||
[
|
||||
{
|
||||
"tag": "dev-20251227-4773e73d",
|
||||
"date": "2025-12-27T18:58:32+00:00",
|
||||
"tag": "dev-20251227-633f192c",
|
||||
"date": "2025-12-27T19:52:51+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "633f192c",
|
||||
"message": "Fix: Dont crash on download_path being set to root",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-12-27T19:52:51+00:00",
|
||||
"full_sha": "633f192c8fc59c4ec7a17fb5484d99f57e8c8790"
|
||||
},
|
||||
{
|
||||
"sha": "4773e73d",
|
||||
"message": "refactor: dont raise GracefulExit on app_shutdown",
|
||||
|
|
@ -3364,7 +3371,7 @@
|
|||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||
}
|
||||
],
|
||||
"full_sha": "4773e73d88556f4943ecc6859f44b13fd29f2240"
|
||||
"full_sha": "633f192c8fc59c4ec7a17fb5484d99f57e8c8790"
|
||||
},
|
||||
{
|
||||
"tag": "dev-20250616-c07465a6",
|
||||
|
|
|
|||
|
|
@ -1,4 +1,18 @@
|
|||
[
|
||||
{
|
||||
"tag": "Unmerged (dev branch)",
|
||||
"full_sha": "633f192c8fc59c4ec7a17fb5484d99f57e8c8790",
|
||||
"date": "2025-12-27T19:52:51+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "633f192c",
|
||||
"full_sha": "633f192c8fc59c4ec7a17fb5484d99f57e8c8790",
|
||||
"message": "Fix: Dont crash on download_path being set to root",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-12-27T19:52:51+00:00"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"tag": "v1.0.12",
|
||||
"full_sha": "54dedb6696be7cead466d6107012a83435e0b005",
|
||||
|
|
|
|||
Loading…
Reference in a new issue