updated changelog.
This commit is contained in:
parent
73398d5c2c
commit
e90fdcfbad
2 changed files with 19 additions and 5 deletions
|
|
@ -1,8 +1,15 @@
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"tag": "dev-20250831-d84096c1",
|
"tag": "dev-20250831-acc6d54d",
|
||||||
"date": "2025-08-30T22:31:08+00:00",
|
"date": "2025-08-30T22:48:16+00:00",
|
||||||
"commits": [
|
"commits": [
|
||||||
|
{
|
||||||
|
"sha": "acc6d54d",
|
||||||
|
"message": "pip is so slow using arm64 during build",
|
||||||
|
"author": "arabcoders",
|
||||||
|
"date": "2025-08-30T22:48:16+00:00",
|
||||||
|
"full_sha": "acc6d54db22d7c679edbb0cc5e020f8d14e4ddd2"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"sha": "d84096c1",
|
"sha": "d84096c1",
|
||||||
"message": "lets see if uv able to get pre-built to speed up builds",
|
"message": "lets see if uv able to get pre-built to speed up builds",
|
||||||
|
|
@ -1586,7 +1593,7 @@
|
||||||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"full_sha": "d84096c1c899aa5b390e2dc3d5cf52e9dde2c10e"
|
"full_sha": "acc6d54db22d7c679edbb0cc5e020f8d14e4ddd2"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"tag": "dev-20250616-c07465a6",
|
"tag": "dev-20250616-c07465a6",
|
||||||
|
|
|
||||||
|
|
@ -1,9 +1,16 @@
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"tag": "Unmerged (dev branch)",
|
"tag": "Unmerged (dev branch)",
|
||||||
"full_sha": "d84096c1c899aa5b390e2dc3d5cf52e9dde2c10e",
|
"full_sha": "acc6d54db22d7c679edbb0cc5e020f8d14e4ddd2",
|
||||||
"date": "2025-08-30T22:31:08+00:00",
|
"date": "2025-08-30T22:48:16+00:00",
|
||||||
"commits": [
|
"commits": [
|
||||||
|
{
|
||||||
|
"sha": "acc6d54d",
|
||||||
|
"full_sha": "acc6d54db22d7c679edbb0cc5e020f8d14e4ddd2",
|
||||||
|
"message": "pip is so slow using arm64 during build",
|
||||||
|
"author": "arabcoders",
|
||||||
|
"date": "2025-08-30T22:48:16+00:00"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"sha": "d84096c1",
|
"sha": "d84096c1",
|
||||||
"full_sha": "d84096c1c899aa5b390e2dc3d5cf52e9dde2c10e",
|
"full_sha": "d84096c1c899aa5b390e2dc3d5cf52e9dde2c10e",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue