updated changelog.
This commit is contained in:
parent
780044a2e1
commit
1c516b6e7a
2 changed files with 20 additions and 20 deletions
|
|
@ -1,8 +1,15 @@
|
|||
[
|
||||
{
|
||||
"tag": "master-20250711-f4ec06ce",
|
||||
"date": "2025-07-11T16:58:33+00:00",
|
||||
"tag": "master-20250714-f66980c3",
|
||||
"date": "2025-07-14T20:06:38+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": "f4ec06cef9c2c432fb161ceebd9296d44b89b53d"
|
||||
"full_sha": "f66980c3bf80e58e65d223b6e9b794d3e0ac8c72"
|
||||
},
|
||||
{
|
||||
"tag": "master-20250616-c07465a6",
|
||||
|
|
|
|||
|
|
@ -1,9 +1,16 @@
|
|||
[
|
||||
{
|
||||
"tag": "Unreleased (f4ec06ce)",
|
||||
"full_sha": "f4ec06cef9c2c432fb161ceebd9296d44b89b53d",
|
||||
"date": "2025-07-11T16:58:33+00:00",
|
||||
"tag": "v0.2.6",
|
||||
"full_sha": "f66980c3bf80e58e65d223b6e9b794d3e0ac8c72",
|
||||
"date": "2025-07-14T20:06:38+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"
|
||||
},
|
||||
{
|
||||
"sha": "dfe1acbe",
|
||||
"full_sha": "dfe1acbec438bf8331bf77b75cf7d9242ca9bc04",
|
||||
|
|
@ -48,20 +55,6 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"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