updated changelog.
This commit is contained in:
parent
c06b59e05f
commit
7d441470eb
2 changed files with 38 additions and 3 deletions
|
|
@ -1,8 +1,22 @@
|
|||
[
|
||||
{
|
||||
"tag": "dev-20260128-651aa148",
|
||||
"date": "2026-01-28T14:49:26+00:00",
|
||||
"tag": "dev-20260129-b5c3bfdd",
|
||||
"date": "2026-01-29T13:51:43+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "b5c3bfdd",
|
||||
"message": "fix: only add batch extras when there are more than one item being processed.",
|
||||
"author": "arabcoders",
|
||||
"date": "2026-01-29T13:51:43+00:00",
|
||||
"full_sha": "b5c3bfddc8b8df8747792517dd6fc8a6f3a55f6f"
|
||||
},
|
||||
{
|
||||
"sha": "ed6cdf1f",
|
||||
"message": "refactor: minor UX fixes.",
|
||||
"author": "arabcoders",
|
||||
"date": "2026-01-29T13:48:18+00:00",
|
||||
"full_sha": "ed6cdf1f92fff6e551b7b58ef4d2bbe50dfbc070"
|
||||
},
|
||||
{
|
||||
"sha": "651aa148",
|
||||
"message": "refactor: reload config on websocket connection.",
|
||||
|
|
@ -3987,7 +4001,7 @@
|
|||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||
}
|
||||
],
|
||||
"full_sha": "651aa1488240ba9a0be65077e578d6314704dae7"
|
||||
"full_sha": "b5c3bfddc8b8df8747792517dd6fc8a6f3a55f6f"
|
||||
},
|
||||
{
|
||||
"tag": "dev-20250616-c07465a6",
|
||||
|
|
|
|||
|
|
@ -1,4 +1,25 @@
|
|||
[
|
||||
{
|
||||
"tag": "Unmerged (dev branch)",
|
||||
"full_sha": "b5c3bfddc8b8df8747792517dd6fc8a6f3a55f6f",
|
||||
"date": "2026-01-29T13:51:43+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "b5c3bfdd",
|
||||
"full_sha": "b5c3bfddc8b8df8747792517dd6fc8a6f3a55f6f",
|
||||
"message": "fix: only add batch extras when there are more than one item being processed.",
|
||||
"author": "arabcoders",
|
||||
"date": "2026-01-29T13:51:43+00:00"
|
||||
},
|
||||
{
|
||||
"sha": "ed6cdf1f",
|
||||
"full_sha": "ed6cdf1f92fff6e551b7b58ef4d2bbe50dfbc070",
|
||||
"message": "refactor: minor UX fixes.",
|
||||
"author": "arabcoders",
|
||||
"date": "2026-01-29T13:48:18+00:00"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"tag": "v1.2.0",
|
||||
"full_sha": "d17aa6c29e80d496225f866ef684073d92a3421e",
|
||||
|
|
|
|||
Loading…
Reference in a new issue