updated changelog.
This commit is contained in:
parent
68c6455327
commit
5e6e1fd5d3
2 changed files with 19 additions and 5 deletions
|
|
@ -1,8 +1,15 @@
|
|||
[
|
||||
{
|
||||
"tag": "dev-20250624-a9cb8160",
|
||||
"date": "2025-06-24T13:08:55+00:00",
|
||||
"tag": "dev-20250624-7e29e7b4",
|
||||
"date": "2025-06-24T13:26:56+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "7e29e7b4",
|
||||
"message": "Handle tasks exception",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-06-24T13:26:56+00:00",
|
||||
"full_sha": "7e29e7b48cae52795099357168100233c916cfc3"
|
||||
},
|
||||
{
|
||||
"sha": "a9cb8160",
|
||||
"message": "Fix login cookie not being set correctly. Closes #310",
|
||||
|
|
@ -277,7 +284,7 @@
|
|||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||
}
|
||||
],
|
||||
"full_sha": "a9cb816050abb8c8fc907ff295cc85966097420e"
|
||||
"full_sha": "7e29e7b48cae52795099357168100233c916cfc3"
|
||||
},
|
||||
{
|
||||
"tag": "dev-20250616-c07465a6",
|
||||
|
|
|
|||
|
|
@ -1,9 +1,16 @@
|
|||
[
|
||||
{
|
||||
"tag": "Unmerged (dev branch)",
|
||||
"full_sha": "a9cb816050abb8c8fc907ff295cc85966097420e",
|
||||
"date": "2025-06-24T13:08:55+00:00",
|
||||
"full_sha": "7e29e7b48cae52795099357168100233c916cfc3",
|
||||
"date": "2025-06-24T13:26:56+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "7e29e7b4",
|
||||
"full_sha": "7e29e7b48cae52795099357168100233c916cfc3",
|
||||
"message": "Handle tasks exception",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-06-24T13:26:56+00:00"
|
||||
},
|
||||
{
|
||||
"sha": "a9cb8160",
|
||||
"full_sha": "a9cb816050abb8c8fc907ff295cc85966097420e",
|
||||
|
|
|
|||
Loading…
Reference in a new issue