updated changelog.
This commit is contained in:
parent
e10a2f884d
commit
81c3ba1362
2 changed files with 19 additions and 5 deletions
|
|
@ -1,8 +1,15 @@
|
|||
[
|
||||
{
|
||||
"tag": "dev-20250916-4986aea3",
|
||||
"date": "2025-09-16T19:41:53+00:00",
|
||||
"tag": "dev-20250921-7dc5e55e",
|
||||
"date": "2025-09-21T20:44:11+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "7dc5e55e",
|
||||
"message": "Refactored HandleTask to support a generic extractor and made it more testable",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-09-21T20:44:11+00:00",
|
||||
"full_sha": "7dc5e55eb898e0c03191ca96315465e7b6701e7a"
|
||||
},
|
||||
{
|
||||
"sha": "4986aea3",
|
||||
"message": "fix an issue with objection mutation in timed_lru_cache cache",
|
||||
|
|
@ -2083,7 +2090,7 @@
|
|||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||
}
|
||||
],
|
||||
"full_sha": "4986aea300aaa7b366e7756cd78b3b7ecc246060"
|
||||
"full_sha": "7dc5e55eb898e0c03191ca96315465e7b6701e7a"
|
||||
},
|
||||
{
|
||||
"tag": "dev-20250616-c07465a6",
|
||||
|
|
|
|||
|
|
@ -1,9 +1,16 @@
|
|||
[
|
||||
{
|
||||
"tag": "Unmerged (dev branch)",
|
||||
"full_sha": "4986aea300aaa7b366e7756cd78b3b7ecc246060",
|
||||
"date": "2025-09-16T19:41:53+00:00",
|
||||
"full_sha": "7dc5e55eb898e0c03191ca96315465e7b6701e7a",
|
||||
"date": "2025-09-21T20:44:11+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "7dc5e55e",
|
||||
"full_sha": "7dc5e55eb898e0c03191ca96315465e7b6701e7a",
|
||||
"message": "Refactored HandleTask to support a generic extractor and made it more testable",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-09-21T20:44:11+00:00"
|
||||
},
|
||||
{
|
||||
"sha": "4986aea3",
|
||||
"full_sha": "4986aea300aaa7b366e7756cd78b3b7ecc246060",
|
||||
|
|
|
|||
Loading…
Reference in a new issue