updated changelog.
This commit is contained in:
parent
f1224493a6
commit
eae7e0e33a
2 changed files with 19 additions and 5 deletions
|
|
@ -1,8 +1,15 @@
|
|||
[
|
||||
{
|
||||
"tag": "dev-20250718-138a4977",
|
||||
"date": "2025-07-18T18:14:42+00:00",
|
||||
"tag": "dev-20250718-0f7f22bd",
|
||||
"date": "2025-07-18T18:59:43+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "0f7f22bd",
|
||||
"message": "removed event type ERROR and migrated it's uses to LOG_ERROR",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-07-18T18:59:43+00:00",
|
||||
"full_sha": "0f7f22bdbf0371aec60a3545fbbbdb6e9f4b4e92"
|
||||
},
|
||||
{
|
||||
"sha": "138a4977",
|
||||
"message": "only offload to bg worker when needed.",
|
||||
|
|
@ -746,7 +753,7 @@
|
|||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||
}
|
||||
],
|
||||
"full_sha": "138a497703ce230fc5685696e5826587a4169539"
|
||||
"full_sha": "0f7f22bdbf0371aec60a3545fbbbdb6e9f4b4e92"
|
||||
},
|
||||
{
|
||||
"tag": "dev-20250616-c07465a6",
|
||||
|
|
|
|||
|
|
@ -1,9 +1,16 @@
|
|||
[
|
||||
{
|
||||
"tag": "Unmerged (dev branch)",
|
||||
"full_sha": "138a497703ce230fc5685696e5826587a4169539",
|
||||
"date": "2025-07-18T18:14:42+00:00",
|
||||
"full_sha": "0f7f22bdbf0371aec60a3545fbbbdb6e9f4b4e92",
|
||||
"date": "2025-07-18T18:59:43+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "0f7f22bd",
|
||||
"full_sha": "0f7f22bdbf0371aec60a3545fbbbdb6e9f4b4e92",
|
||||
"message": "removed event type ERROR and migrated it's uses to LOG_ERROR",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-07-18T18:59:43+00:00"
|
||||
},
|
||||
{
|
||||
"sha": "138a4977",
|
||||
"full_sha": "138a497703ce230fc5685696e5826587a4169539",
|
||||
|
|
|
|||
Loading…
Reference in a new issue