updated changelog.
This commit is contained in:
parent
9fbfff863a
commit
f1224493a6
2 changed files with 19 additions and 5 deletions
|
|
@ -1,8 +1,15 @@
|
|||
[
|
||||
{
|
||||
"tag": "dev-20250718-09c5d779",
|
||||
"date": "2025-07-18T18:06:09+00:00",
|
||||
"tag": "dev-20250718-138a4977",
|
||||
"date": "2025-07-18T18:14:42+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "138a4977",
|
||||
"message": "only offload to bg worker when needed.",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-07-18T18:14:42+00:00",
|
||||
"full_sha": "138a497703ce230fc5685696e5826587a4169539"
|
||||
},
|
||||
{
|
||||
"sha": "09c5d779",
|
||||
"message": "Cleaning up the event dispatcher system.",
|
||||
|
|
@ -739,7 +746,7 @@
|
|||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||
}
|
||||
],
|
||||
"full_sha": "09c5d7794d6c66e5757726c363ddfc425fc0f04f"
|
||||
"full_sha": "138a497703ce230fc5685696e5826587a4169539"
|
||||
},
|
||||
{
|
||||
"tag": "dev-20250616-c07465a6",
|
||||
|
|
|
|||
|
|
@ -1,9 +1,16 @@
|
|||
[
|
||||
{
|
||||
"tag": "Unmerged (dev branch)",
|
||||
"full_sha": "09c5d7794d6c66e5757726c363ddfc425fc0f04f",
|
||||
"date": "2025-07-18T18:06:09+00:00",
|
||||
"full_sha": "138a497703ce230fc5685696e5826587a4169539",
|
||||
"date": "2025-07-18T18:14:42+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "138a4977",
|
||||
"full_sha": "138a497703ce230fc5685696e5826587a4169539",
|
||||
"message": "only offload to bg worker when needed.",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-07-18T18:14:42+00:00"
|
||||
},
|
||||
{
|
||||
"sha": "09c5d779",
|
||||
"full_sha": "09c5d7794d6c66e5757726c363ddfc425fc0f04f",
|
||||
|
|
|
|||
Loading…
Reference in a new issue