updated changelog.
This commit is contained in:
parent
c37909e47c
commit
5cf4bcbb1b
2 changed files with 38 additions and 3 deletions
|
|
@ -1,8 +1,22 @@
|
|||
[
|
||||
{
|
||||
"tag": "dev-20251128-a616a777",
|
||||
"date": "2025-11-28T14:56:01+00:00",
|
||||
"tag": "dev-20251204-5237a33d",
|
||||
"date": "2025-12-04T17:06:26+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "5237a33d",
|
||||
"message": "update external packages",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-12-04T17:06:26+00:00",
|
||||
"full_sha": "5237a33d7aa74d20cf60af0836e85275d40bf929"
|
||||
},
|
||||
{
|
||||
"sha": "c9de6b9f",
|
||||
"message": "Drop download_archive for generic extractors when using default presets. Fixes #506",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-12-04T17:04:58+00:00",
|
||||
"full_sha": "c9de6b9f2fc6e3528d4149904ccac721972efdcc"
|
||||
},
|
||||
{
|
||||
"sha": "a616a777",
|
||||
"message": "Chore: remove $ from commands examples",
|
||||
|
|
@ -3182,7 +3196,7 @@
|
|||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||
}
|
||||
],
|
||||
"full_sha": "a616a77773e0687848a8414d18c42157c12ce1e7"
|
||||
"full_sha": "5237a33d7aa74d20cf60af0836e85275d40bf929"
|
||||
},
|
||||
{
|
||||
"tag": "dev-20250616-c07465a6",
|
||||
|
|
|
|||
|
|
@ -1,4 +1,25 @@
|
|||
[
|
||||
{
|
||||
"tag": "Unmerged (dev branch)",
|
||||
"full_sha": "5237a33d7aa74d20cf60af0836e85275d40bf929",
|
||||
"date": "2025-12-04T17:06:26+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "5237a33d",
|
||||
"full_sha": "5237a33d7aa74d20cf60af0836e85275d40bf929",
|
||||
"message": "update external packages",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-12-04T17:06:26+00:00"
|
||||
},
|
||||
{
|
||||
"sha": "c9de6b9f",
|
||||
"full_sha": "c9de6b9f2fc6e3528d4149904ccac721972efdcc",
|
||||
"message": "Drop download_archive for generic extractors when using default presets. Fixes #506",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-12-04T17:04:58+00:00"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"tag": "v1.0.9",
|
||||
"full_sha": "af84a03ad19a42f11bc31f7108049c100391015f",
|
||||
|
|
|
|||
Loading…
Reference in a new issue