updated changelog.
This commit is contained in:
parent
43e4be5b9b
commit
e60d6ac251
2 changed files with 19 additions and 5 deletions
|
|
@ -1,8 +1,15 @@
|
|||
[
|
||||
{
|
||||
"tag": "dev-20260122-e551ad78",
|
||||
"date": "2026-01-22T20:00:45+00:00",
|
||||
"tag": "dev-20260123-04237903",
|
||||
"date": "2026-01-23T20:38:59+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "04237903",
|
||||
"message": "refactor: migrate task definitions to db model",
|
||||
"author": "arabcoders",
|
||||
"date": "2026-01-23T20:38:59+00:00",
|
||||
"full_sha": "042379035a8060971b3f162e4a3894de6a5c5b41"
|
||||
},
|
||||
{
|
||||
"sha": "e551ad78",
|
||||
"message": "refactor: improve connection status and history loading logic",
|
||||
|
|
@ -3861,7 +3868,7 @@
|
|||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||
}
|
||||
],
|
||||
"full_sha": "e551ad7848d6bc84c577632d3d8bbf20aa8cf8c8"
|
||||
"full_sha": "042379035a8060971b3f162e4a3894de6a5c5b41"
|
||||
},
|
||||
{
|
||||
"tag": "dev-20250616-c07465a6",
|
||||
|
|
|
|||
|
|
@ -57,9 +57,16 @@
|
|||
},
|
||||
{
|
||||
"tag": "Unmerged (dev branch)",
|
||||
"full_sha": "e551ad7848d6bc84c577632d3d8bbf20aa8cf8c8",
|
||||
"date": "2026-01-22T20:00:45+00:00",
|
||||
"full_sha": "042379035a8060971b3f162e4a3894de6a5c5b41",
|
||||
"date": "2026-01-23T20:38:59+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "04237903",
|
||||
"full_sha": "042379035a8060971b3f162e4a3894de6a5c5b41",
|
||||
"message": "refactor: migrate task definitions to db model",
|
||||
"author": "arabcoders",
|
||||
"date": "2026-01-23T20:38:59+00:00"
|
||||
},
|
||||
{
|
||||
"sha": "e551ad78",
|
||||
"full_sha": "e551ad7848d6bc84c577632d3d8bbf20aa8cf8c8",
|
||||
|
|
|
|||
Loading…
Reference in a new issue