updated changelog.
This commit is contained in:
parent
4427f25420
commit
7714a02346
2 changed files with 20 additions and 20 deletions
|
|
@ -1,8 +1,15 @@
|
|||
[
|
||||
{
|
||||
"tag": "master-20260105-0a70c02b",
|
||||
"date": "2026-01-05T16:02:10+00:00",
|
||||
"tag": "master-20260106-163be088",
|
||||
"date": "2026-01-06T15:02:40+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "700847f4",
|
||||
"message": "Refactor: more UX consistency changes",
|
||||
"author": "arabcoders",
|
||||
"date": "2026-01-06T14:51:55+00:00",
|
||||
"full_sha": "700847f4adbf82d6e6215672ceb40f555a78d7d5"
|
||||
},
|
||||
{
|
||||
"sha": "f74229fd",
|
||||
"message": "Fix: access to uninitialized variable",
|
||||
|
|
@ -3588,7 +3595,7 @@
|
|||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||
}
|
||||
],
|
||||
"full_sha": "0a70c02b3e155aa142270a71f5fa9d882681b80c"
|
||||
"full_sha": "163be08803d198228257f88f5ef70f81e91f7abe"
|
||||
},
|
||||
{
|
||||
"tag": "master-20250616-c07465a6",
|
||||
|
|
|
|||
|
|
@ -1,9 +1,16 @@
|
|||
[
|
||||
{
|
||||
"tag": "Unreleased (0a70c02b)",
|
||||
"full_sha": "0a70c02b3e155aa142270a71f5fa9d882681b80c",
|
||||
"date": "2026-01-05T16:02:10+00:00",
|
||||
"tag": "Unreleased (163be088)",
|
||||
"full_sha": "163be08803d198228257f88f5ef70f81e91f7abe",
|
||||
"date": "2026-01-06T15:02:40+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "700847f4",
|
||||
"full_sha": "700847f4adbf82d6e6215672ceb40f555a78d7d5",
|
||||
"message": "Refactor: more UX consistency changes",
|
||||
"author": "arabcoders",
|
||||
"date": "2026-01-06T14:51:55+00:00"
|
||||
},
|
||||
{
|
||||
"sha": "f74229fd",
|
||||
"full_sha": "f74229fdc1fe27b7016782f0d9e84ee09f9c48d9",
|
||||
|
|
@ -69,20 +76,6 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"tag": "Unmerged (dev branch)",
|
||||
"full_sha": "700847f4adbf82d6e6215672ceb40f555a78d7d5",
|
||||
"date": "2026-01-06T14:51:55+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "700847f4",
|
||||
"full_sha": "700847f4adbf82d6e6215672ceb40f555a78d7d5",
|
||||
"message": "Refactor: more UX consistency changes",
|
||||
"author": "arabcoders",
|
||||
"date": "2026-01-06T14:51:55+00:00"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"tag": "v1.0.14",
|
||||
"full_sha": "a924ddb718c99501b2eaa583e2ac631631b1037a",
|
||||
|
|
|
|||
Loading…
Reference in a new issue