Skip to content

Commit 7c9d67b

Browse files
authored
Update changelog (#1906)
1 parent a6f9635 commit 7c9d67b

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

.changes/unreleased/INTERNAL-20241219-112751.yaml

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changes/v0.36.3.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,7 @@ BUG FIXES:
44

55
* Fix race when parsing locally installed module sources leading to empty completions ([#1903](https://github.com/hashicorp/terraform-ls/issues/1903))
66

7+
INTERNAL:
8+
9+
* Bump golang.org/x/net from 0.32.2 to 0.33.0 ([#1905](https://github.com/hashicorp/terraform-ls/issues/1905))
10+

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ BUG FIXES:
44

55
* Fix race when parsing locally installed module sources leading to empty completions ([#1903](https://github.com/hashicorp/terraform-ls/issues/1903))
66

7+
INTERNAL:
8+
9+
* Bump golang.org/x/net from 0.32.2 to 0.33.0 ([#1905](https://github.com/hashicorp/terraform-ls/issues/1905))
10+
711
## 0.36.2 (12 December 2024)
812

913
BUG FIXES:

0 commit comments

Comments
 (0)