updated changelog.
This commit is contained in:
parent
3771591470
commit
e6f516fd49
2 changed files with 24 additions and 3 deletions
|
|
@ -1,8 +1,15 @@
|
|||
[
|
||||
{
|
||||
"tag": "dev-20251002-ffeaefa9",
|
||||
"date": "2025-10-02T16:18:46+00:00",
|
||||
"tag": "dev-20251003-743566ef",
|
||||
"date": "2025-10-02T21:08:36+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "743566ef",
|
||||
"message": "Fixes issue with simple view and background toggle due to sharing same ID. ref #431",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-10-02T21:08:36+00:00",
|
||||
"full_sha": "743566efb1b21e07d7e6b112a377d5c694a1adb3"
|
||||
},
|
||||
{
|
||||
"sha": "ffeaefa9",
|
||||
"message": "fix PR build test",
|
||||
|
|
@ -2314,7 +2321,7 @@
|
|||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||
}
|
||||
],
|
||||
"full_sha": "ffeaefa93adee4be62bbc43da336098a80ab0fd3"
|
||||
"full_sha": "743566efb1b21e07d7e6b112a377d5c694a1adb3"
|
||||
},
|
||||
{
|
||||
"tag": "dev-20250616-c07465a6",
|
||||
|
|
|
|||
|
|
@ -1,4 +1,18 @@
|
|||
[
|
||||
{
|
||||
"tag": "Unmerged (dev branch)",
|
||||
"full_sha": "743566efb1b21e07d7e6b112a377d5c694a1adb3",
|
||||
"date": "2025-10-02T21:08:36+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "743566ef",
|
||||
"full_sha": "743566efb1b21e07d7e6b112a377d5c694a1adb3",
|
||||
"message": "Fixes issue with simple view and background toggle due to sharing same ID. ref #431",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-10-02T21:08:36+00:00"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"tag": "v0.12.0",
|
||||
"full_sha": "851124a0472d0062b442215b43669fd8e9e5bc14",
|
||||
|
|
|
|||
Loading…
Reference in a new issue