updated changelog.
This commit is contained in:
parent
f556e1b092
commit
073d047ffc
2 changed files with 19 additions and 5 deletions
|
|
@ -1,8 +1,15 @@
|
|||
[
|
||||
{
|
||||
"tag": "dev-20260101-770d7c71",
|
||||
"date": "2026-01-01T18:52:47+00:00",
|
||||
"tag": "dev-20260101-f32bb266",
|
||||
"date": "2026-01-01T19:32:48+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "f32bb266",
|
||||
"message": "Refactor: make it possible to enable/disable simple mode via query param",
|
||||
"author": "arabcoders",
|
||||
"date": "2026-01-01T19:32:48+00:00",
|
||||
"full_sha": "f32bb266bdce31de9bc2ce6d5a5fea6d1f310362"
|
||||
},
|
||||
{
|
||||
"sha": "770d7c71",
|
||||
"message": "Refactor: reduce cf_solver priority to allow impersonate to work",
|
||||
|
|
@ -3462,7 +3469,7 @@
|
|||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||
}
|
||||
],
|
||||
"full_sha": "770d7c71b60e9259073b92ffe3b0fb6903f48dc7"
|
||||
"full_sha": "f32bb266bdce31de9bc2ce6d5a5fea6d1f310362"
|
||||
},
|
||||
{
|
||||
"tag": "dev-20250616-c07465a6",
|
||||
|
|
|
|||
|
|
@ -43,9 +43,16 @@
|
|||
},
|
||||
{
|
||||
"tag": "Unmerged (dev branch)",
|
||||
"full_sha": "770d7c71b60e9259073b92ffe3b0fb6903f48dc7",
|
||||
"date": "2026-01-01T18:52:47+00:00",
|
||||
"full_sha": "f32bb266bdce31de9bc2ce6d5a5fea6d1f310362",
|
||||
"date": "2026-01-01T19:32:48+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "f32bb266",
|
||||
"full_sha": "f32bb266bdce31de9bc2ce6d5a5fea6d1f310362",
|
||||
"message": "Refactor: make it possible to enable/disable simple mode via query param",
|
||||
"author": "arabcoders",
|
||||
"date": "2026-01-01T19:32:48+00:00"
|
||||
},
|
||||
{
|
||||
"sha": "770d7c71",
|
||||
"full_sha": "770d7c71b60e9259073b92ffe3b0fb6903f48dc7",
|
||||
|
|
|
|||
Loading…
Reference in a new issue