updated changelog.
This commit is contained in:
parent
4e3d747276
commit
e10a2f884d
2 changed files with 19 additions and 5 deletions
|
|
@ -1,8 +1,15 @@
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"tag": "dev-20250916-387a071a",
|
"tag": "dev-20250916-4986aea3",
|
||||||
"date": "2025-09-16T16:28:52+00:00",
|
"date": "2025-09-16T19:41:53+00:00",
|
||||||
"commits": [
|
"commits": [
|
||||||
|
{
|
||||||
|
"sha": "4986aea3",
|
||||||
|
"message": "fix an issue with objection mutation in timed_lru_cache cache",
|
||||||
|
"author": "arabcoders",
|
||||||
|
"date": "2025-09-16T19:41:53+00:00",
|
||||||
|
"full_sha": "4986aea300aaa7b366e7756cd78b3b7ecc246060"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"sha": "387a071a",
|
"sha": "387a071a",
|
||||||
"message": "update ui tests",
|
"message": "update ui tests",
|
||||||
|
|
@ -2076,7 +2083,7 @@
|
||||||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"full_sha": "387a071a5979f70556f4742146d43c1777aab94d"
|
"full_sha": "4986aea300aaa7b366e7756cd78b3b7ecc246060"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"tag": "dev-20250616-c07465a6",
|
"tag": "dev-20250616-c07465a6",
|
||||||
|
|
|
||||||
|
|
@ -1,9 +1,16 @@
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"tag": "Unmerged (dev branch)",
|
"tag": "Unmerged (dev branch)",
|
||||||
"full_sha": "387a071a5979f70556f4742146d43c1777aab94d",
|
"full_sha": "4986aea300aaa7b366e7756cd78b3b7ecc246060",
|
||||||
"date": "2025-09-16T16:28:52+00:00",
|
"date": "2025-09-16T19:41:53+00:00",
|
||||||
"commits": [
|
"commits": [
|
||||||
|
{
|
||||||
|
"sha": "4986aea3",
|
||||||
|
"full_sha": "4986aea300aaa7b366e7756cd78b3b7ecc246060",
|
||||||
|
"message": "fix an issue with objection mutation in timed_lru_cache cache",
|
||||||
|
"author": "arabcoders",
|
||||||
|
"date": "2025-09-16T19:41:53+00:00"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"sha": "387a071a",
|
"sha": "387a071a",
|
||||||
"full_sha": "387a071a5979f70556f4742146d43c1777aab94d",
|
"full_sha": "387a071a5979f70556f4742146d43c1777aab94d",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue