updated changelog.
This commit is contained in:
parent
1c516b6e7a
commit
cb2f0da279
2 changed files with 24 additions and 3 deletions
|
|
@ -1,8 +1,15 @@
|
|||
[
|
||||
{
|
||||
"tag": "dev-20250714-47b5967c",
|
||||
"date": "2025-07-14T20:00:41+00:00",
|
||||
"tag": "dev-20250715-5cc86ade",
|
||||
"date": "2025-07-15T13:05:03+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "5cc86ade",
|
||||
"message": "Fix color contrast on pause button in dark mode. Closes #337",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-07-15T13:05:03+00:00",
|
||||
"full_sha": "5cc86ade7de770ad1b7996f68e6acd16a03e4573"
|
||||
},
|
||||
{
|
||||
"sha": "47b5967c",
|
||||
"message": "Add the ability to disable temp file handling",
|
||||
|
|
@ -669,7 +676,7 @@
|
|||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||
}
|
||||
],
|
||||
"full_sha": "47b5967c58845bac54be8622d4dde4453ef5eb24"
|
||||
"full_sha": "5cc86ade7de770ad1b7996f68e6acd16a03e4573"
|
||||
},
|
||||
{
|
||||
"tag": "dev-20250616-c07465a6",
|
||||
|
|
|
|||
|
|
@ -1,4 +1,18 @@
|
|||
[
|
||||
{
|
||||
"tag": "Unmerged (dev branch)",
|
||||
"full_sha": "5cc86ade7de770ad1b7996f68e6acd16a03e4573",
|
||||
"date": "2025-07-15T13:05:03+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "5cc86ade",
|
||||
"full_sha": "5cc86ade7de770ad1b7996f68e6acd16a03e4573",
|
||||
"message": "Fix color contrast on pause button in dark mode. Closes #337",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-07-15T13:05:03+00:00"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"tag": "v0.2.6",
|
||||
"full_sha": "f66980c3bf80e58e65d223b6e9b794d3e0ac8c72",
|
||||
|
|
|
|||
Loading…
Reference in a new issue