updated changelog.
This commit is contained in:
parent
c54ce59322
commit
b65a634224
2 changed files with 19 additions and 5 deletions
|
|
@ -1,8 +1,15 @@
|
|||
[
|
||||
{
|
||||
"tag": "dev-20251227-633f192c",
|
||||
"date": "2025-12-27T19:52:51+00:00",
|
||||
"tag": "dev-20251227-ac4ce99b",
|
||||
"date": "2025-12-27T20:58:36+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "ac4ce99b",
|
||||
"message": "Fix: fixes for windows native",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-12-27T20:58:36+00:00",
|
||||
"full_sha": "ac4ce99b0132d9aac6806a33dd1b4a4d988cdc4a"
|
||||
},
|
||||
{
|
||||
"sha": "633f192c",
|
||||
"message": "Fix: Dont crash on download_path being set to root",
|
||||
|
|
@ -3371,7 +3378,7 @@
|
|||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||
}
|
||||
],
|
||||
"full_sha": "633f192c8fc59c4ec7a17fb5484d99f57e8c8790"
|
||||
"full_sha": "ac4ce99b0132d9aac6806a33dd1b4a4d988cdc4a"
|
||||
},
|
||||
{
|
||||
"tag": "dev-20250616-c07465a6",
|
||||
|
|
|
|||
|
|
@ -1,9 +1,16 @@
|
|||
[
|
||||
{
|
||||
"tag": "Unmerged (dev branch)",
|
||||
"full_sha": "633f192c8fc59c4ec7a17fb5484d99f57e8c8790",
|
||||
"date": "2025-12-27T19:52:51+00:00",
|
||||
"full_sha": "ac4ce99b0132d9aac6806a33dd1b4a4d988cdc4a",
|
||||
"date": "2025-12-27T20:58:36+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "ac4ce99b",
|
||||
"full_sha": "ac4ce99b0132d9aac6806a33dd1b4a4d988cdc4a",
|
||||
"message": "Fix: fixes for windows native",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-12-27T20:58:36+00:00"
|
||||
},
|
||||
{
|
||||
"sha": "633f192c",
|
||||
"full_sha": "633f192c8fc59c4ec7a17fb5484d99f57e8c8790",
|
||||
|
|
|
|||
Loading…
Reference in a new issue