updated changelog.
This commit is contained in:
parent
4304262d84
commit
a10c1d7ade
2 changed files with 24 additions and 3 deletions
|
|
@ -1,8 +1,15 @@
|
|||
[
|
||||
{
|
||||
"tag": "dev-20250801-da6bd957",
|
||||
"date": "2025-08-01T14:03:26+00:00",
|
||||
"tag": "dev-20250801-c6535f0c",
|
||||
"date": "2025-08-01T14:31:18+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "c6535f0c",
|
||||
"message": "Update the pyinstaller build to include version number.",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-08-01T14:31:18+00:00",
|
||||
"full_sha": "c6535f0ce159003720daf76ec0b05ad380859c1f"
|
||||
},
|
||||
{
|
||||
"sha": "da6bd957",
|
||||
"message": "Fix threading issue on windows exe",
|
||||
|
|
@ -991,7 +998,7 @@
|
|||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||
}
|
||||
],
|
||||
"full_sha": "da6bd95733f8268df72ef5e944e9ad4c37dd5ca3"
|
||||
"full_sha": "c6535f0ce159003720daf76ec0b05ad380859c1f"
|
||||
},
|
||||
{
|
||||
"tag": "dev-20250616-c07465a6",
|
||||
|
|
|
|||
|
|
@ -1,4 +1,18 @@
|
|||
[
|
||||
{
|
||||
"tag": "Unmerged (dev branch)",
|
||||
"full_sha": "c6535f0ce159003720daf76ec0b05ad380859c1f",
|
||||
"date": "2025-08-01T14:31:18+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "c6535f0c",
|
||||
"full_sha": "c6535f0ce159003720daf76ec0b05ad380859c1f",
|
||||
"message": "Update the pyinstaller build to include version number.",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-08-01T14:31:18+00:00"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"tag": "v0.6.2",
|
||||
"full_sha": "517d4e7528028664d0ea09b82ad05933c52653eb",
|
||||
|
|
|
|||
Loading…
Reference in a new issue