diff --git a/CHANGELOG-master.json b/CHANGELOG-master.json index 2cf163be..2b297a67 100644 --- a/CHANGELOG-master.json +++ b/CHANGELOG-master.json @@ -1,8 +1,29 @@ [ { - "tag": "master-20250801-4c5ebf2f", - "date": "2025-08-01T15:32:02+00:00", + "tag": "master-20250802-c310ae9a", + "date": "2025-08-02T13:45:06+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": "4c5ebf2f391472b112e2a5bc3539bc4abec25ede" + "full_sha": "c310ae9abc389a75fc33806f4a65c715a45bfd3a" }, { "tag": "master-20250616-c07465a6", diff --git a/CHANGELOG.json b/CHANGELOG.json index 4fff3512..229a4b43 100644 --- a/CHANGELOG.json +++ b/CHANGELOG.json @@ -1,8 +1,8 @@ [ { - "tag": "Unmerged (dev branch)", - "full_sha": "2d82737a3a7067643131add73d9df3b9b18d2312", - "date": "2025-08-02T13:32:56+00:00", + "tag": "Unreleased (c310ae9a)", + "full_sha": "c310ae9abc389a75fc33806f4a65c715a45bfd3a", + "date": "2025-08-02T13:45:06+00:00", "commits": [ { "sha": "2d82737a",