updated changelog.

This commit is contained in:
Abdul.Mohsen B. A. A 2025-09-12 08:50:11 +00:00
parent 499a2b221a
commit 7cb8c6aa79
2 changed files with 24 additions and 3 deletions

View file

@ -1,8 +1,15 @@
[
{
"tag": "dev-20250912-2eba728d",
"date": "2025-09-11T23:55:11+00:00",
"tag": "dev-20250912-63f6ca0c",
"date": "2025-09-12T08:45:22+00:00",
"commits": [
{
"sha": "63f6ca0c",
"message": "fixed last calls to emit that were awaiting",
"author": "arabcoders",
"date": "2025-09-12T08:45:22+00:00",
"full_sha": "63f6ca0cf4b0d94fef39e298b36c16c74934e58c"
},
{
"sha": "2eba728d",
"message": "Refactor event handlers to be asynchronous across multiple modules",
@ -1922,7 +1929,7 @@
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
}
],
"full_sha": "2eba728dd2c51a437fe22e9a7ddcdaf6e443bde3"
"full_sha": "63f6ca0cf4b0d94fef39e298b36c16c74934e58c"
},
{
"tag": "dev-20250616-c07465a6",

View file

@ -167,6 +167,20 @@
}
]
},
{
"tag": "Unmerged (dev branch)",
"full_sha": "63f6ca0cf4b0d94fef39e298b36c16c74934e58c",
"date": "2025-09-12T08:45:22+00:00",
"commits": [
{
"sha": "63f6ca0c",
"full_sha": "63f6ca0cf4b0d94fef39e298b36c16c74934e58c",
"message": "fixed last calls to emit that were awaiting",
"author": "arabcoders",
"date": "2025-09-12T08:45:22+00:00"
}
]
},
{
"tag": "v0.9.4",
"full_sha": "2c7ba8e1848f69ad1177ef62fb864843af68629a",