updated changelog.
This commit is contained in:
parent
e30bc49b20
commit
ee09f2951a
2 changed files with 24 additions and 3 deletions
|
|
@ -1,8 +1,15 @@
|
|||
[
|
||||
{
|
||||
"tag": "dev-20251115-9ea8b639",
|
||||
"date": "2025-11-15T19:04:45+00:00",
|
||||
"tag": "dev-20251115-486888ae",
|
||||
"date": "2025-11-15T19:53:04+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "486888ae",
|
||||
"message": "Refactor: make it possible to disable ARM builds in private repos",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-11-15T19:53:04+00:00",
|
||||
"full_sha": "486888aea820a4d195d0684ecb01b789e65526c1"
|
||||
},
|
||||
{
|
||||
"sha": "9ea8b639",
|
||||
"message": "Refactor: Add --no-continue as toggle option",
|
||||
|
|
@ -3035,7 +3042,7 @@
|
|||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||
}
|
||||
],
|
||||
"full_sha": "9ea8b639f0033346741f9b5b672c8d1cbe63e5a5"
|
||||
"full_sha": "486888aea820a4d195d0684ecb01b789e65526c1"
|
||||
},
|
||||
{
|
||||
"tag": "dev-20250616-c07465a6",
|
||||
|
|
|
|||
|
|
@ -97,6 +97,20 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"tag": "Unmerged (dev branch)",
|
||||
"full_sha": "486888aea820a4d195d0684ecb01b789e65526c1",
|
||||
"date": "2025-11-15T19:53:04+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "486888ae",
|
||||
"full_sha": "486888aea820a4d195d0684ecb01b789e65526c1",
|
||||
"message": "Refactor: make it possible to disable ARM builds in private repos",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-11-15T19:53:04+00:00"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"tag": "v1.0.5",
|
||||
"full_sha": "46a3abebdef1cf375e1b0324ff81700450505cc8",
|
||||
|
|
|
|||
Loading…
Reference in a new issue