updated changelog.

This commit is contained in:
Abdul.Mohsen B. A. A 2025-08-25 22:20:10 +00:00
parent 69ca887277
commit 2ab8af493c
2 changed files with 24 additions and 3 deletions

View file

@ -1,8 +1,15 @@
[ [
{ {
"tag": "dev-20250826-d538d942", "tag": "dev-20250826-23f599d5",
"date": "2025-08-25T21:59:14+00:00", "date": "2025-08-25T22:19:12+00:00",
"commits": [ "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", "sha": "d538d942",
"message": "Fix windows multiprocessing threads", "message": "Fix windows multiprocessing threads",
@ -1390,7 +1397,7 @@
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173" "full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
} }
], ],
"full_sha": "d538d94216491485fece55557c4b6749d1bfafab" "full_sha": "23f599d5d0b0e91456239220d7704cd495cc2ebe"
}, },
{ {
"tag": "dev-20250616-c07465a6", "tag": "dev-20250616-c07465a6",

View file

@ -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", "tag": "v0.8.11",
"full_sha": "963fa5870cf47293c33831a164774734740c0186", "full_sha": "963fa5870cf47293c33831a164774734740c0186",