updated changelog.
This commit is contained in:
parent
708c758290
commit
20c9770722
2 changed files with 19 additions and 5 deletions
|
|
@ -1,8 +1,15 @@
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"tag": "dev-20251002-d36598a3",
|
"tag": "dev-20251002-214c39bc",
|
||||||
"date": "2025-10-02T15:43:55+00:00",
|
"date": "2025-10-02T15:47:55+00:00",
|
||||||
"commits": [
|
"commits": [
|
||||||
|
{
|
||||||
|
"sha": "214c39bc",
|
||||||
|
"message": "Fix artifact upload/download on selfhosted gitea",
|
||||||
|
"author": "arabcoders",
|
||||||
|
"date": "2025-10-02T15:47:55+00:00",
|
||||||
|
"full_sha": "214c39bce7119adccdbcf8c21a965c667d099e66"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"sha": "d36598a3",
|
"sha": "d36598a3",
|
||||||
"message": "another attempt at fixing CI native builds",
|
"message": "another attempt at fixing CI native builds",
|
||||||
|
|
@ -2293,7 +2300,7 @@
|
||||||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"full_sha": "d36598a316530307b293b136be57693f77ceb866"
|
"full_sha": "214c39bce7119adccdbcf8c21a965c667d099e66"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"tag": "dev-20250616-c07465a6",
|
"tag": "dev-20250616-c07465a6",
|
||||||
|
|
|
||||||
|
|
@ -1,9 +1,16 @@
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"tag": "Unmerged (dev branch)",
|
"tag": "Unmerged (dev branch)",
|
||||||
"full_sha": "d36598a316530307b293b136be57693f77ceb866",
|
"full_sha": "214c39bce7119adccdbcf8c21a965c667d099e66",
|
||||||
"date": "2025-10-02T15:43:55+00:00",
|
"date": "2025-10-02T15:47:55+00:00",
|
||||||
"commits": [
|
"commits": [
|
||||||
|
{
|
||||||
|
"sha": "214c39bc",
|
||||||
|
"full_sha": "214c39bce7119adccdbcf8c21a965c667d099e66",
|
||||||
|
"message": "Fix artifact upload/download on selfhosted gitea",
|
||||||
|
"author": "arabcoders",
|
||||||
|
"date": "2025-10-02T15:47:55+00:00"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"sha": "d36598a3",
|
"sha": "d36598a3",
|
||||||
"full_sha": "d36598a316530307b293b136be57693f77ceb866",
|
"full_sha": "d36598a316530307b293b136be57693f77ceb866",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue