updated changelog.
This commit is contained in:
parent
ee6f0782f0
commit
5f233dae09
2 changed files with 24 additions and 3 deletions
|
|
@ -1,8 +1,15 @@
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"tag": "dev-20250826-daa41c1c",
|
"tag": "dev-20250826-d538d942",
|
||||||
"date": "2025-08-25T21:31:01+00:00",
|
"date": "2025-08-25T21:59:14+00:00",
|
||||||
"commits": [
|
"commits": [
|
||||||
|
{
|
||||||
|
"sha": "d538d942",
|
||||||
|
"message": "Fix windows multiprocessing threads",
|
||||||
|
"author": "arabcoders",
|
||||||
|
"date": "2025-08-25T21:59:14+00:00",
|
||||||
|
"full_sha": "d538d94216491485fece55557c4b6749d1bfafab"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"sha": "daa41c1c",
|
"sha": "daa41c1c",
|
||||||
"message": "restore pycryptodome",
|
"message": "restore pycryptodome",
|
||||||
|
|
@ -1383,7 +1390,7 @@
|
||||||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"full_sha": "daa41c1c665e349a647e1ccf6708f89b43f50a80"
|
"full_sha": "d538d94216491485fece55557c4b6749d1bfafab"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"tag": "dev-20250616-c07465a6",
|
"tag": "dev-20250616-c07465a6",
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,18 @@
|
||||||
[
|
[
|
||||||
|
{
|
||||||
|
"tag": "Unmerged (dev branch)",
|
||||||
|
"full_sha": "d538d94216491485fece55557c4b6749d1bfafab",
|
||||||
|
"date": "2025-08-25T21:59:14+00:00",
|
||||||
|
"commits": [
|
||||||
|
{
|
||||||
|
"sha": "d538d942",
|
||||||
|
"full_sha": "d538d94216491485fece55557c4b6749d1bfafab",
|
||||||
|
"message": "Fix windows multiprocessing threads",
|
||||||
|
"author": "arabcoders",
|
||||||
|
"date": "2025-08-25T21:59:14+00:00"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"tag": "v0.8.11",
|
"tag": "v0.8.11",
|
||||||
"full_sha": "963fa5870cf47293c33831a164774734740c0186",
|
"full_sha": "963fa5870cf47293c33831a164774734740c0186",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue