updated changelog.
This commit is contained in:
parent
bd8b4756f1
commit
7c727eb176
2 changed files with 19 additions and 5 deletions
|
|
@ -1,8 +1,15 @@
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"tag": "dev-20260105-3c715754",
|
"tag": "dev-20260105-f74229fd",
|
||||||
"date": "2026-01-05T15:19:55+00:00",
|
"date": "2026-01-05T15:53:01+00:00",
|
||||||
"commits": [
|
"commits": [
|
||||||
|
{
|
||||||
|
"sha": "f74229fd",
|
||||||
|
"message": "Fix: access to uninitialized variable",
|
||||||
|
"author": "arabcoders",
|
||||||
|
"date": "2026-01-05T15:53:01+00:00",
|
||||||
|
"full_sha": "f74229fdc1fe27b7016782f0d9e84ee09f9c48d9"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"sha": "3c715754",
|
"sha": "3c715754",
|
||||||
"message": "Refactor: add priority to presets",
|
"message": "Refactor: add priority to presets",
|
||||||
|
|
@ -3581,7 +3588,7 @@
|
||||||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"full_sha": "3c7157542d628015d6bae3a1aba6f6cc8fdc4d50"
|
"full_sha": "f74229fdc1fe27b7016782f0d9e84ee09f9c48d9"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"tag": "dev-20250616-c07465a6",
|
"tag": "dev-20250616-c07465a6",
|
||||||
|
|
|
||||||
|
|
@ -43,9 +43,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"tag": "Unmerged (dev branch)",
|
"tag": "Unmerged (dev branch)",
|
||||||
"full_sha": "3c7157542d628015d6bae3a1aba6f6cc8fdc4d50",
|
"full_sha": "f74229fdc1fe27b7016782f0d9e84ee09f9c48d9",
|
||||||
"date": "2026-01-05T15:19:55+00:00",
|
"date": "2026-01-05T15:53:01+00:00",
|
||||||
"commits": [
|
"commits": [
|
||||||
|
{
|
||||||
|
"sha": "f74229fd",
|
||||||
|
"full_sha": "f74229fdc1fe27b7016782f0d9e84ee09f9c48d9",
|
||||||
|
"message": "Fix: access to uninitialized variable",
|
||||||
|
"author": "arabcoders",
|
||||||
|
"date": "2026-01-05T15:53:01+00:00"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"sha": "3c715754",
|
"sha": "3c715754",
|
||||||
"full_sha": "3c7157542d628015d6bae3a1aba6f6cc8fdc4d50",
|
"full_sha": "3c7157542d628015d6bae3a1aba6f6cc8fdc4d50",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue