updated changelog.
This commit is contained in:
parent
3315a38970
commit
780044a2e1
2 changed files with 24 additions and 3 deletions
|
|
@ -1,8 +1,15 @@
|
|||
[
|
||||
{
|
||||
"tag": "dev-20250711-dfe1acbe",
|
||||
"date": "2025-07-11T16:46:41+00:00",
|
||||
"tag": "dev-20250714-47b5967c",
|
||||
"date": "2025-07-14T20:00:41+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "47b5967c",
|
||||
"message": "Add the ability to disable temp file handling",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-07-14T20:00:41+00:00",
|
||||
"full_sha": "47b5967c58845bac54be8622d4dde4453ef5eb24"
|
||||
},
|
||||
{
|
||||
"sha": "dfe1acbe",
|
||||
"message": "minor design update",
|
||||
|
|
@ -662,7 +669,7 @@
|
|||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||
}
|
||||
],
|
||||
"full_sha": "dfe1acbec438bf8331bf77b75cf7d9242ca9bc04"
|
||||
"full_sha": "47b5967c58845bac54be8622d4dde4453ef5eb24"
|
||||
},
|
||||
{
|
||||
"tag": "dev-20250616-c07465a6",
|
||||
|
|
|
|||
|
|
@ -48,6 +48,20 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"tag": "Unmerged (dev branch)",
|
||||
"full_sha": "47b5967c58845bac54be8622d4dde4453ef5eb24",
|
||||
"date": "2025-07-14T20:00:41+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "47b5967c",
|
||||
"full_sha": "47b5967c58845bac54be8622d4dde4453ef5eb24",
|
||||
"message": "Add the ability to disable temp file handling",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-07-14T20:00:41+00:00"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"tag": "v0.2.5",
|
||||
"full_sha": "4c11e178b2318478e975fa2fd86f6342ebe7a247",
|
||||
|
|
|
|||
Loading…
Reference in a new issue