updated changelog.
This commit is contained in:
parent
b9e163e8ad
commit
fac5d6ccf9
2 changed files with 52 additions and 3 deletions
|
|
@ -1,8 +1,29 @@
|
|||
[
|
||||
{
|
||||
"tag": "dev-20250801-7e4fd51e",
|
||||
"date": "2025-08-01T15:28:17+00:00",
|
||||
"tag": "dev-20250802-2d82737a",
|
||||
"date": "2025-08-02T13:32:56+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "2d82737a",
|
||||
"message": "Add configurable download_path depth env to control auto complete depth",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-08-02T13:32:56+00:00",
|
||||
"full_sha": "2d82737a3a7067643131add73d9df3b9b18d2312"
|
||||
},
|
||||
{
|
||||
"sha": "48fb3532",
|
||||
"message": "Added force download switch",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-08-02T13:32:21+00:00",
|
||||
"full_sha": "48fb35329a4688f1a6c0dbd26307ec63464f9368"
|
||||
},
|
||||
{
|
||||
"sha": "2bfa45e6",
|
||||
"message": "vscode luncher updates",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-08-02T12:56:22+00:00",
|
||||
"full_sha": "2bfa45e64d2c642e08744af3b49c068e9b75a7eb"
|
||||
},
|
||||
{
|
||||
"sha": "7e4fd51e",
|
||||
"message": "fix windows build",
|
||||
|
|
@ -1019,7 +1040,7 @@
|
|||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||
}
|
||||
],
|
||||
"full_sha": "7e4fd51e8cdb80305895c2fd07d16ec82830b033"
|
||||
"full_sha": "2d82737a3a7067643131add73d9df3b9b18d2312"
|
||||
},
|
||||
{
|
||||
"tag": "dev-20250616-c07465a6",
|
||||
|
|
|
|||
|
|
@ -1,4 +1,32 @@
|
|||
[
|
||||
{
|
||||
"tag": "Unmerged (dev branch)",
|
||||
"full_sha": "2d82737a3a7067643131add73d9df3b9b18d2312",
|
||||
"date": "2025-08-02T13:32:56+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "2d82737a",
|
||||
"full_sha": "2d82737a3a7067643131add73d9df3b9b18d2312",
|
||||
"message": "Add configurable download_path depth env to control auto complete depth",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-08-02T13:32:56+00:00"
|
||||
},
|
||||
{
|
||||
"sha": "48fb3532",
|
||||
"full_sha": "48fb35329a4688f1a6c0dbd26307ec63464f9368",
|
||||
"message": "Added force download switch",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-08-02T13:32:21+00:00"
|
||||
},
|
||||
{
|
||||
"sha": "2bfa45e6",
|
||||
"full_sha": "2bfa45e64d2c642e08744af3b49c068e9b75a7eb",
|
||||
"message": "vscode luncher updates",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-08-02T12:56:22+00:00"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"tag": "v0.6.4",
|
||||
"full_sha": "4c5ebf2f391472b112e2a5bc3539bc4abec25ede",
|
||||
|
|
|
|||
Loading…
Reference in a new issue