updated changelog.
This commit is contained in:
parent
c764fc78ae
commit
2869f3ef34
2 changed files with 24 additions and 3 deletions
|
|
@ -1,8 +1,15 @@
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"tag": "dev-20250704-a5812a7d",
|
"tag": "dev-20250704-32195175",
|
||||||
"date": "2025-07-04T16:18:40+00:00",
|
"date": "2025-07-04T16:50:12+00:00",
|
||||||
"commits": [
|
"commits": [
|
||||||
|
{
|
||||||
|
"sha": "32195175",
|
||||||
|
"message": "do not show merge commits when updating github release.",
|
||||||
|
"author": "arabcoders",
|
||||||
|
"date": "2025-07-04T16:50:12+00:00",
|
||||||
|
"full_sha": "3219517555391967ec5fdde684459345f54e7744"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"sha": "a5812a7d",
|
"sha": "a5812a7d",
|
||||||
"message": "Download selected as archive when downloading multiple files. Implements #321, Update #310",
|
"message": "Download selected as archive when downloading multiple files. Implements #321, Update #310",
|
||||||
|
|
@ -431,7 +438,7 @@
|
||||||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"full_sha": "a5812a7d61a198711481f04ee82c2c12db4efd2d"
|
"full_sha": "3219517555391967ec5fdde684459345f54e7744"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"tag": "dev-20250616-c07465a6",
|
"tag": "dev-20250616-c07465a6",
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,18 @@
|
||||||
[
|
[
|
||||||
|
{
|
||||||
|
"tag": "Unmerged (dev branch)",
|
||||||
|
"full_sha": "3219517555391967ec5fdde684459345f54e7744",
|
||||||
|
"date": "2025-07-04T16:50:12+00:00",
|
||||||
|
"commits": [
|
||||||
|
{
|
||||||
|
"sha": "32195175",
|
||||||
|
"full_sha": "3219517555391967ec5fdde684459345f54e7744",
|
||||||
|
"message": "do not show merge commits when updating github release.",
|
||||||
|
"author": "arabcoders",
|
||||||
|
"date": "2025-07-04T16:50:12+00:00"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"tag": "v0.2.1",
|
"tag": "v0.2.1",
|
||||||
"full_sha": "b3bd02afc8d4aa5fb99aa87a70bac29e4f5b53ec",
|
"full_sha": "b3bd02afc8d4aa5fb99aa87a70bac29e4f5b53ec",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue