updated changelog.
This commit is contained in:
parent
59ecd15b0a
commit
152ff7a389
2 changed files with 19 additions and 5 deletions
|
|
@ -1,8 +1,15 @@
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"tag": "dev-20260114-072a45ef",
|
"tag": "dev-20260114-45e27003",
|
||||||
"date": "2026-01-14T17:02:48+00:00",
|
"date": "2026-01-14T17:05:06+00:00",
|
||||||
"commits": [
|
"commits": [
|
||||||
|
{
|
||||||
|
"sha": "45e27003",
|
||||||
|
"message": "fix: do not show action buttons while loading tasks",
|
||||||
|
"author": "arabcoders",
|
||||||
|
"date": "2026-01-14T17:05:06+00:00",
|
||||||
|
"full_sha": "45e27003c145d99a28454b458ea9ad50af6c2460"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"sha": "072a45ef",
|
"sha": "072a45ef",
|
||||||
"message": "refactor: missed loading check.",
|
"message": "refactor: missed loading check.",
|
||||||
|
|
@ -3721,7 +3728,7 @@
|
||||||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"full_sha": "072a45efbae621bc58664feac36ea008957cbfd5"
|
"full_sha": "45e27003c145d99a28454b458ea9ad50af6c2460"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"tag": "dev-20250616-c07465a6",
|
"tag": "dev-20250616-c07465a6",
|
||||||
|
|
|
||||||
|
|
@ -1,9 +1,16 @@
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"tag": "Unmerged (dev branch)",
|
"tag": "Unmerged (dev branch)",
|
||||||
"full_sha": "072a45efbae621bc58664feac36ea008957cbfd5",
|
"full_sha": "45e27003c145d99a28454b458ea9ad50af6c2460",
|
||||||
"date": "2026-01-14T17:02:48+00:00",
|
"date": "2026-01-14T17:05:06+00:00",
|
||||||
"commits": [
|
"commits": [
|
||||||
|
{
|
||||||
|
"sha": "45e27003",
|
||||||
|
"full_sha": "45e27003c145d99a28454b458ea9ad50af6c2460",
|
||||||
|
"message": "fix: do not show action buttons while loading tasks",
|
||||||
|
"author": "arabcoders",
|
||||||
|
"date": "2026-01-14T17:05:06+00:00"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"sha": "072a45ef",
|
"sha": "072a45ef",
|
||||||
"full_sha": "072a45efbae621bc58664feac36ea008957cbfd5",
|
"full_sha": "072a45efbae621bc58664feac36ea008957cbfd5",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue