updated changelog.
This commit is contained in:
parent
57468935f9
commit
4fefcc91a8
2 changed files with 24 additions and 3 deletions
|
|
@ -1,8 +1,15 @@
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"tag": "dev-20250801-bac1a51a",
|
"tag": "dev-20250801-7e4fd51e",
|
||||||
"date": "2025-08-01T15:07:28+00:00",
|
"date": "2025-08-01T15:28:17+00:00",
|
||||||
"commits": [
|
"commits": [
|
||||||
|
{
|
||||||
|
"sha": "7e4fd51e",
|
||||||
|
"message": "fix windows build",
|
||||||
|
"author": "arabcoders",
|
||||||
|
"date": "2025-08-01T15:28:17+00:00",
|
||||||
|
"full_sha": "7e4fd51e8cdb80305895c2fd07d16ec82830b033"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"sha": "bac1a51a",
|
"sha": "bac1a51a",
|
||||||
"message": "Do not register signals in non posix OS",
|
"message": "Do not register signals in non posix OS",
|
||||||
|
|
@ -1012,7 +1019,7 @@
|
||||||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"full_sha": "bac1a51a4a00177f363ad95dba7eb9cfe4637c83"
|
"full_sha": "7e4fd51e8cdb80305895c2fd07d16ec82830b033"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"tag": "dev-20250616-c07465a6",
|
"tag": "dev-20250616-c07465a6",
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,18 @@
|
||||||
[
|
[
|
||||||
|
{
|
||||||
|
"tag": "Unmerged (dev branch)",
|
||||||
|
"full_sha": "7e4fd51e8cdb80305895c2fd07d16ec82830b033",
|
||||||
|
"date": "2025-08-01T15:28:17+00:00",
|
||||||
|
"commits": [
|
||||||
|
{
|
||||||
|
"sha": "7e4fd51e",
|
||||||
|
"full_sha": "7e4fd51e8cdb80305895c2fd07d16ec82830b033",
|
||||||
|
"message": "fix windows build",
|
||||||
|
"author": "arabcoders",
|
||||||
|
"date": "2025-08-01T15:28:17+00:00"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"tag": "v0.6.3",
|
"tag": "v0.6.3",
|
||||||
"full_sha": "cc3057f432e093da0792fcc189252a63bcbe10a9",
|
"full_sha": "cc3057f432e093da0792fcc189252a63bcbe10a9",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue