updated changelog.
This commit is contained in:
parent
2e7b248bac
commit
934f92fd5b
2 changed files with 13 additions and 6 deletions
|
|
@ -1,8 +1,15 @@
|
|||
[
|
||||
{
|
||||
"tag": "master-20251119-c6d89dde",
|
||||
"date": "2025-11-18T22:42:59+00:00",
|
||||
"tag": "master-20251119-9272e0b1",
|
||||
"date": "2025-11-18T23:57:16+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "32c5d4ed",
|
||||
"message": "Fix: regrassion in tasks due change in how we handle event loop",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-11-18T23:52:32+00:00",
|
||||
"full_sha": "32c5d4ed09545aa8e5c4694969ab376c2be95f2a"
|
||||
},
|
||||
{
|
||||
"sha": "1c2b6213",
|
||||
"message": "Fix: tasks were shown as disabled even if they are actually enabled.",
|
||||
|
|
@ -3105,7 +3112,7 @@
|
|||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||
}
|
||||
],
|
||||
"full_sha": "c6d89dde9c6772775fe01172a129c1ef1f18d8a1"
|
||||
"full_sha": "9272e0b1737e200ee9276e757b2f3d506f891168"
|
||||
},
|
||||
{
|
||||
"tag": "master-20250616-c07465a6",
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
[
|
||||
{
|
||||
"tag": "Unmerged (dev branch)",
|
||||
"full_sha": "32c5d4ed09545aa8e5c4694969ab376c2be95f2a",
|
||||
"date": "2025-11-18T23:52:32+00:00",
|
||||
"tag": "Unreleased (9272e0b1)",
|
||||
"full_sha": "9272e0b1737e200ee9276e757b2f3d506f891168",
|
||||
"date": "2025-11-18T23:57:16+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "32c5d4ed",
|
||||
|
|
|
|||
Loading…
Reference in a new issue