updated changelog.
This commit is contained in:
parent
1d83b657d3
commit
1ae7da5fd9
2 changed files with 24 additions and 3 deletions
|
|
@ -1,8 +1,15 @@
|
|||
[
|
||||
{
|
||||
"tag": "dev-20251016-32bdbf54",
|
||||
"date": "2025-10-16T14:21:21+00:00",
|
||||
"tag": "dev-20251017-ed9ce05a",
|
||||
"date": "2025-10-17T14:21:21+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "ed9ce05a",
|
||||
"message": "[FEAT] Added checkbox in task add page to directly archive all items in a task.",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-10-17T14:21:21+00:00",
|
||||
"full_sha": "ed9ce05ac06fccc28526ccfe9cb12e29b00175e9"
|
||||
},
|
||||
{
|
||||
"sha": "32bdbf54",
|
||||
"message": "update README",
|
||||
|
|
@ -2447,7 +2454,7 @@
|
|||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||
}
|
||||
],
|
||||
"full_sha": "32bdbf5402c29bf9bd3aa62389c8a241a1dacd09"
|
||||
"full_sha": "ed9ce05ac06fccc28526ccfe9cb12e29b00175e9"
|
||||
},
|
||||
{
|
||||
"tag": "dev-20250616-c07465a6",
|
||||
|
|
|
|||
|
|
@ -34,6 +34,20 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"tag": "Unmerged (dev branch)",
|
||||
"full_sha": "ed9ce05ac06fccc28526ccfe9cb12e29b00175e9",
|
||||
"date": "2025-10-17T14:21:21+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "ed9ce05a",
|
||||
"full_sha": "ed9ce05ac06fccc28526ccfe9cb12e29b00175e9",
|
||||
"message": "[FEAT] Added checkbox in task add page to directly archive all items in a task.",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-10-17T14:21:21+00:00"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"tag": "v1.0.1",
|
||||
"full_sha": "2a13c47bb6634e3aa21c06915a0fee29ed420f39",
|
||||
|
|
|
|||
Loading…
Reference in a new issue