updated changelog.
This commit is contained in:
parent
f73a5b4757
commit
fbc2fcee50
2 changed files with 19 additions and 5 deletions
|
|
@ -1,8 +1,15 @@
|
|||
[
|
||||
{
|
||||
"tag": "dev-20260128-d8ccbe00",
|
||||
"date": "2026-01-28T14:22:32+00:00",
|
||||
"tag": "dev-20260128-651aa148",
|
||||
"date": "2026-01-28T14:49:26+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "651aa148",
|
||||
"message": "refactor: reload config on websocket connection.",
|
||||
"author": "arabcoders",
|
||||
"date": "2026-01-28T14:49:26+00:00",
|
||||
"full_sha": "651aa1488240ba9a0be65077e578d6314704dae7"
|
||||
},
|
||||
{
|
||||
"sha": "d8ccbe00",
|
||||
"message": "fix: sidecar loading for history items",
|
||||
|
|
@ -3980,7 +3987,7 @@
|
|||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||
}
|
||||
],
|
||||
"full_sha": "d8ccbe00fa52237f19a1a029ffd9a231be1da99e"
|
||||
"full_sha": "651aa1488240ba9a0be65077e578d6314704dae7"
|
||||
},
|
||||
{
|
||||
"tag": "dev-20250616-c07465a6",
|
||||
|
|
|
|||
|
|
@ -267,9 +267,16 @@
|
|||
},
|
||||
{
|
||||
"tag": "Unmerged (dev branch)",
|
||||
"full_sha": "d8ccbe00fa52237f19a1a029ffd9a231be1da99e",
|
||||
"date": "2026-01-28T14:22:32+00:00",
|
||||
"full_sha": "651aa1488240ba9a0be65077e578d6314704dae7",
|
||||
"date": "2026-01-28T14:49:26+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "651aa148",
|
||||
"full_sha": "651aa1488240ba9a0be65077e578d6314704dae7",
|
||||
"message": "refactor: reload config on websocket connection.",
|
||||
"author": "arabcoders",
|
||||
"date": "2026-01-28T14:49:26+00:00"
|
||||
},
|
||||
{
|
||||
"sha": "d8ccbe00",
|
||||
"full_sha": "d8ccbe00fa52237f19a1a029ffd9a231be1da99e",
|
||||
|
|
|
|||
Loading…
Reference in a new issue