updated changelog.
This commit is contained in:
parent
0979d96060
commit
64644ad44a
2 changed files with 19 additions and 5 deletions
|
|
@ -1,8 +1,15 @@
|
|||
[
|
||||
{
|
||||
"tag": "dev-20250829-da8358ba",
|
||||
"date": "2025-08-29T19:11:14+00:00",
|
||||
"tag": "dev-20250830-db57d6de",
|
||||
"date": "2025-08-29T22:02:13+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "db57d6de",
|
||||
"message": "Refactor code for improved type hinting; add unarchive functionality to tasks API and UI.",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-08-29T22:02:13+00:00",
|
||||
"full_sha": "db57d6de115d8faae2b3cac5b3b37f972773b675"
|
||||
},
|
||||
{
|
||||
"sha": "da8358ba",
|
||||
"message": "Further updates on how we handle archive status",
|
||||
|
|
@ -1509,7 +1516,7 @@
|
|||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||
}
|
||||
],
|
||||
"full_sha": "da8358bad6630c639c06bc6d9be676a149806201"
|
||||
"full_sha": "db57d6de115d8faae2b3cac5b3b37f972773b675"
|
||||
},
|
||||
{
|
||||
"tag": "dev-20250616-c07465a6",
|
||||
|
|
|
|||
|
|
@ -1,9 +1,16 @@
|
|||
[
|
||||
{
|
||||
"tag": "Unmerged (dev branch)",
|
||||
"full_sha": "da8358bad6630c639c06bc6d9be676a149806201",
|
||||
"date": "2025-08-29T19:11:14+00:00",
|
||||
"full_sha": "db57d6de115d8faae2b3cac5b3b37f972773b675",
|
||||
"date": "2025-08-29T22:02:13+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "db57d6de",
|
||||
"full_sha": "db57d6de115d8faae2b3cac5b3b37f972773b675",
|
||||
"message": "Refactor code for improved type hinting; add unarchive functionality to tasks API and UI.",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-08-29T22:02:13+00:00"
|
||||
},
|
||||
{
|
||||
"sha": "da8358ba",
|
||||
"full_sha": "da8358bad6630c639c06bc6d9be676a149806201",
|
||||
|
|
|
|||
Loading…
Reference in a new issue