updated changelog.
This commit is contained in:
parent
ea9929a666
commit
ec93c648d0
2 changed files with 33 additions and 5 deletions
|
|
@ -1,8 +1,22 @@
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"tag": "dev-20250725-4e1a1e65",
|
"tag": "dev-20250725-584d4e10",
|
||||||
"date": "2025-07-25T15:38:04+00:00",
|
"date": "2025-07-25T17:17:51+00:00",
|
||||||
"commits": [
|
"commits": [
|
||||||
|
{
|
||||||
|
"sha": "584d4e10",
|
||||||
|
"message": "Added toggle for task handler.",
|
||||||
|
"author": "arabcoders",
|
||||||
|
"date": "2025-07-25T17:17:51+00:00",
|
||||||
|
"full_sha": "584d4e107e47d223178eb9da38618d442e688a53"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"sha": "dcaeb7ac",
|
||||||
|
"message": "migrated more code to ts",
|
||||||
|
"author": "arabcoders",
|
||||||
|
"date": "2025-07-25T16:41:17+00:00",
|
||||||
|
"full_sha": "dcaeb7acc8ae8b68a15e07cc5825e80c9a960c1e"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"sha": "4e1a1e65",
|
"sha": "4e1a1e65",
|
||||||
"message": "Add loading screen",
|
"message": "Add loading screen",
|
||||||
|
|
@ -865,7 +879,7 @@
|
||||||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"full_sha": "4e1a1e65ed88fd6898495c135d516c5592971af2"
|
"full_sha": "584d4e107e47d223178eb9da38618d442e688a53"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"tag": "dev-20250616-c07465a6",
|
"tag": "dev-20250616-c07465a6",
|
||||||
|
|
|
||||||
|
|
@ -1,9 +1,23 @@
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"tag": "Unmerged (dev branch)",
|
"tag": "Unmerged (dev branch)",
|
||||||
"full_sha": "4e1a1e65ed88fd6898495c135d516c5592971af2",
|
"full_sha": "584d4e107e47d223178eb9da38618d442e688a53",
|
||||||
"date": "2025-07-25T15:38:04+00:00",
|
"date": "2025-07-25T17:17:51+00:00",
|
||||||
"commits": [
|
"commits": [
|
||||||
|
{
|
||||||
|
"sha": "584d4e10",
|
||||||
|
"full_sha": "584d4e107e47d223178eb9da38618d442e688a53",
|
||||||
|
"message": "Added toggle for task handler.",
|
||||||
|
"author": "arabcoders",
|
||||||
|
"date": "2025-07-25T17:17:51+00:00"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"sha": "dcaeb7ac",
|
||||||
|
"full_sha": "dcaeb7acc8ae8b68a15e07cc5825e80c9a960c1e",
|
||||||
|
"message": "migrated more code to ts",
|
||||||
|
"author": "arabcoders",
|
||||||
|
"date": "2025-07-25T16:41:17+00:00"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"sha": "4e1a1e65",
|
"sha": "4e1a1e65",
|
||||||
"full_sha": "4e1a1e65ed88fd6898495c135d516c5592971af2",
|
"full_sha": "4e1a1e65ed88fd6898495c135d516c5592971af2",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue