updated changelog.
This commit is contained in:
parent
9c2503fb94
commit
6cd102bbcd
2 changed files with 24 additions and 3 deletions
|
|
@ -1,8 +1,15 @@
|
|||
[
|
||||
{
|
||||
"tag": "dev-20250715-5cc86ade",
|
||||
"date": "2025-07-15T13:05:03+00:00",
|
||||
"tag": "dev-20250716-c1763f9e",
|
||||
"date": "2025-07-16T13:16:44+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "c1763f9e",
|
||||
"message": "add preset to history/queue",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-07-16T13:16:44+00:00",
|
||||
"full_sha": "c1763f9e3b4e9cc976a63c524a070a5cdcb65c3b"
|
||||
},
|
||||
{
|
||||
"sha": "5cc86ade",
|
||||
"message": "Fix color contrast on pause button in dark mode. Closes #337",
|
||||
|
|
@ -676,7 +683,7 @@
|
|||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||
}
|
||||
],
|
||||
"full_sha": "5cc86ade7de770ad1b7996f68e6acd16a03e4573"
|
||||
"full_sha": "c1763f9e3b4e9cc976a63c524a070a5cdcb65c3b"
|
||||
},
|
||||
{
|
||||
"tag": "dev-20250616-c07465a6",
|
||||
|
|
|
|||
|
|
@ -1,4 +1,18 @@
|
|||
[
|
||||
{
|
||||
"tag": "Unmerged (dev branch)",
|
||||
"full_sha": "c1763f9e3b4e9cc976a63c524a070a5cdcb65c3b",
|
||||
"date": "2025-07-16T13:16:44+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "c1763f9e",
|
||||
"full_sha": "c1763f9e3b4e9cc976a63c524a070a5cdcb65c3b",
|
||||
"message": "add preset to history/queue",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-07-16T13:16:44+00:00"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"tag": "v0.2.7",
|
||||
"full_sha": "043b019bde80be1db8beb599414d94599e233b3e",
|
||||
|
|
|
|||
Loading…
Reference in a new issue