updated changelog.
This commit is contained in:
parent
cd6ff7aeb5
commit
f556e1b092
2 changed files with 24 additions and 3 deletions
|
|
@ -1,8 +1,15 @@
|
|||
[
|
||||
{
|
||||
"tag": "dev-20260101-47be76fd",
|
||||
"date": "2026-01-01T17:55:57+00:00",
|
||||
"tag": "dev-20260101-770d7c71",
|
||||
"date": "2026-01-01T18:52:47+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "770d7c71",
|
||||
"message": "Refactor: reduce cf_solver priority to allow impersonate to work",
|
||||
"author": "arabcoders",
|
||||
"date": "2026-01-01T18:52:47+00:00",
|
||||
"full_sha": "770d7c71b60e9259073b92ffe3b0fb6903f48dc7"
|
||||
},
|
||||
{
|
||||
"sha": "47be76fd",
|
||||
"message": "Refactor: add caching for FlareSolverr solutions.",
|
||||
|
|
@ -3455,7 +3462,7 @@
|
|||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||
}
|
||||
],
|
||||
"full_sha": "47be76fd73ae853eea95af9b57933b02e7add695"
|
||||
"full_sha": "770d7c71b60e9259073b92ffe3b0fb6903f48dc7"
|
||||
},
|
||||
{
|
||||
"tag": "dev-20250616-c07465a6",
|
||||
|
|
|
|||
|
|
@ -41,6 +41,20 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"tag": "Unmerged (dev branch)",
|
||||
"full_sha": "770d7c71b60e9259073b92ffe3b0fb6903f48dc7",
|
||||
"date": "2026-01-01T18:52:47+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "770d7c71",
|
||||
"full_sha": "770d7c71b60e9259073b92ffe3b0fb6903f48dc7",
|
||||
"message": "Refactor: reduce cf_solver priority to allow impersonate to work",
|
||||
"author": "arabcoders",
|
||||
"date": "2026-01-01T18:52:47+00:00"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"tag": "v1.0.13",
|
||||
"full_sha": "18673f0a55330f22f894cfcc2a2ef1a4812cf361",
|
||||
|
|
|
|||
Loading…
Reference in a new issue