updated changelog.
This commit is contained in:
parent
89e3f8c649
commit
64433a7dec
2 changed files with 19 additions and 5 deletions
|
|
@ -1,8 +1,15 @@
|
|||
[
|
||||
{
|
||||
"tag": "dev-20250705-4849301c",
|
||||
"date": "2025-07-05T14:54:01+00:00",
|
||||
"tag": "dev-20250705-a448fc43",
|
||||
"date": "2025-07-05T15:15:37+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "a448fc43",
|
||||
"message": "cast file to string for mimetype",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-07-05T15:15:37+00:00",
|
||||
"full_sha": "a448fc43ae07e1518b0a8b1d929b3a71e5bd820e"
|
||||
},
|
||||
{
|
||||
"sha": "4849301c",
|
||||
"message": "fix incorrect test display.",
|
||||
|
|
@ -445,7 +452,7 @@
|
|||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||
}
|
||||
],
|
||||
"full_sha": "4849301c5ac216a3d3aec81d6296120b83dd93d7"
|
||||
"full_sha": "a448fc43ae07e1518b0a8b1d929b3a71e5bd820e"
|
||||
},
|
||||
{
|
||||
"tag": "dev-20250616-c07465a6",
|
||||
|
|
|
|||
|
|
@ -1,9 +1,16 @@
|
|||
[
|
||||
{
|
||||
"tag": "Unmerged (dev branch)",
|
||||
"full_sha": "4849301c5ac216a3d3aec81d6296120b83dd93d7",
|
||||
"date": "2025-07-05T14:54:01+00:00",
|
||||
"full_sha": "a448fc43ae07e1518b0a8b1d929b3a71e5bd820e",
|
||||
"date": "2025-07-05T15:15:37+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "a448fc43",
|
||||
"full_sha": "a448fc43ae07e1518b0a8b1d929b3a71e5bd820e",
|
||||
"message": "cast file to string for mimetype",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-07-05T15:15:37+00:00"
|
||||
},
|
||||
{
|
||||
"sha": "4849301c",
|
||||
"full_sha": "4849301c5ac216a3d3aec81d6296120b83dd93d7",
|
||||
|
|
|
|||
Loading…
Reference in a new issue