updated changelog.
This commit is contained in:
parent
eebec75dc5
commit
843fc6343d
3 changed files with 34 additions and 6 deletions
|
|
@ -1,8 +1,15 @@
|
|||
[
|
||||
{
|
||||
"tag": "dev-20250825-70e06f01",
|
||||
"date": "2025-08-25T19:24:04+00:00",
|
||||
"tag": "dev-20250825-5f2b0661",
|
||||
"date": "2025-08-25T20:38:34+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "5f2b0661",
|
||||
"message": "Fix native builds.",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-08-25T20:38:34+00:00",
|
||||
"full_sha": "5f2b0661af8d2ec59c497e031f4ea14675ca08d7"
|
||||
},
|
||||
{
|
||||
"sha": "70e06f01",
|
||||
"message": "remove webview in favor of using built-in browser.",
|
||||
|
|
@ -1355,7 +1362,7 @@
|
|||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||
}
|
||||
],
|
||||
"full_sha": "70e06f01229435a98efb776398b181eab8319abe"
|
||||
"full_sha": "5f2b0661af8d2ec59c497e031f4ea14675ca08d7"
|
||||
},
|
||||
{
|
||||
"tag": "dev-20250616-c07465a6",
|
||||
|
|
|
|||
|
|
@ -1,8 +1,15 @@
|
|||
[
|
||||
{
|
||||
"tag": "master-20250825-c91ca380",
|
||||
"date": "2025-08-25T19:43:05+00:00",
|
||||
"tag": "master-20250825-1dd464d6",
|
||||
"date": "2025-08-25T20:39:08+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "5f2b0661",
|
||||
"message": "Fix native builds.",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-08-25T20:38:34+00:00",
|
||||
"full_sha": "5f2b0661af8d2ec59c497e031f4ea14675ca08d7"
|
||||
},
|
||||
{
|
||||
"sha": "70e06f01",
|
||||
"message": "remove webview in favor of using built-in browser.",
|
||||
|
|
@ -1355,7 +1362,7 @@
|
|||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||
}
|
||||
],
|
||||
"full_sha": "c91ca38035fdb005eb596667e86304b2aa2c4210"
|
||||
"full_sha": "1dd464d6ccabf275053684882dbbfb07059352da"
|
||||
},
|
||||
{
|
||||
"tag": "master-20250616-c07465a6",
|
||||
|
|
|
|||
|
|
@ -1,4 +1,18 @@
|
|||
[
|
||||
{
|
||||
"tag": "Unreleased (1dd464d6)",
|
||||
"full_sha": "1dd464d6ccabf275053684882dbbfb07059352da",
|
||||
"date": "2025-08-25T20:39:08+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "5f2b0661",
|
||||
"full_sha": "5f2b0661af8d2ec59c497e031f4ea14675ca08d7",
|
||||
"message": "Fix native builds.",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-08-25T20:38:34+00:00"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"tag": "v0.8.10",
|
||||
"full_sha": "c91ca38035fdb005eb596667e86304b2aa2c4210",
|
||||
|
|
|
|||
Loading…
Reference in a new issue