updated changelog.
This commit is contained in:
parent
69ca887277
commit
2ab8af493c
2 changed files with 24 additions and 3 deletions
|
|
@ -1,8 +1,15 @@
|
|||
[
|
||||
{
|
||||
"tag": "dev-20250826-d538d942",
|
||||
"date": "2025-08-25T21:59:14+00:00",
|
||||
"tag": "dev-20250826-23f599d5",
|
||||
"date": "2025-08-25T22:19:12+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "23f599d5",
|
||||
"message": "make it possible to use different app.spec from workflow",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-08-25T22:19:12+00:00",
|
||||
"full_sha": "23f599d5d0b0e91456239220d7704cd495cc2ebe"
|
||||
},
|
||||
{
|
||||
"sha": "d538d942",
|
||||
"message": "Fix windows multiprocessing threads",
|
||||
|
|
@ -1390,7 +1397,7 @@
|
|||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||
}
|
||||
],
|
||||
"full_sha": "d538d94216491485fece55557c4b6749d1bfafab"
|
||||
"full_sha": "23f599d5d0b0e91456239220d7704cd495cc2ebe"
|
||||
},
|
||||
{
|
||||
"tag": "dev-20250616-c07465a6",
|
||||
|
|
|
|||
|
|
@ -13,6 +13,20 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"tag": "Unmerged (dev branch)",
|
||||
"full_sha": "23f599d5d0b0e91456239220d7704cd495cc2ebe",
|
||||
"date": "2025-08-25T22:19:12+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "23f599d5",
|
||||
"full_sha": "23f599d5d0b0e91456239220d7704cd495cc2ebe",
|
||||
"message": "make it possible to use different app.spec from workflow",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-08-25T22:19:12+00:00"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"tag": "v0.8.11",
|
||||
"full_sha": "963fa5870cf47293c33831a164774734740c0186",
|
||||
|
|
|
|||
Loading…
Reference in a new issue