updated changelog.
This commit is contained in:
parent
2fef342bbe
commit
8838b815ea
2 changed files with 24 additions and 3 deletions
|
|
@ -1,8 +1,15 @@
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"tag": "dev-20250707-7a557027",
|
"tag": "dev-20250707-37dab36f",
|
||||||
"date": "2025-07-07T13:39:05+00:00",
|
"date": "2025-07-07T15:37:11+00:00",
|
||||||
"commits": [
|
"commits": [
|
||||||
|
{
|
||||||
|
"sha": "37dab36f",
|
||||||
|
"message": "support running in pywebview in windows.",
|
||||||
|
"author": "arabcoders",
|
||||||
|
"date": "2025-07-07T15:37:11+00:00",
|
||||||
|
"full_sha": "37dab36fc9c5a37a49a0ce723bb6d86e843f8c91"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"sha": "7a557027",
|
"sha": "7a557027",
|
||||||
"message": "split windows and nix oses packaging.",
|
"message": "split windows and nix oses packaging.",
|
||||||
|
|
@ -571,7 +578,7 @@
|
||||||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"full_sha": "7a557027be2cf366bf3552a8e88cca07b49e102c"
|
"full_sha": "37dab36fc9c5a37a49a0ce723bb6d86e843f8c91"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"tag": "dev-20250616-c07465a6",
|
"tag": "dev-20250616-c07465a6",
|
||||||
|
|
|
||||||
|
|
@ -55,6 +55,20 @@
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"tag": "Unmerged (dev branch)",
|
||||||
|
"full_sha": "37dab36fc9c5a37a49a0ce723bb6d86e843f8c91",
|
||||||
|
"date": "2025-07-07T15:37:11+00:00",
|
||||||
|
"commits": [
|
||||||
|
{
|
||||||
|
"sha": "37dab36f",
|
||||||
|
"full_sha": "37dab36fc9c5a37a49a0ce723bb6d86e843f8c91",
|
||||||
|
"message": "support running in pywebview in windows.",
|
||||||
|
"author": "arabcoders",
|
||||||
|
"date": "2025-07-07T15:37:11+00:00"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"tag": "v0.2.3",
|
"tag": "v0.2.3",
|
||||||
"full_sha": "eb3ac026baf8e59f32adea64373b792e6d50086d",
|
"full_sha": "eb3ac026baf8e59f32adea64373b792e6d50086d",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue