We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d2dc59 commit 4dd5df0Copy full SHA for 4dd5df0
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+## 0.31.2 (11 May 2023)
2
+
3
+BUG FIXES:
4
5
+* Fix crash on prefix completion ([hcl-lang#275](https://github.com/hashicorp/hcl-lang/pull/275))
6
7
+INTERNAL:
8
9
+* Remove automated milestone closure commenting ([#1266](https://github.com/hashicorp/terraform-ls/pull/1266))
10
11
## 0.31.1 (27 April 2023)
12
13
ENHANCEMENTS:
version/VERSION
@@ -1 +1 @@
-0.32.0-dev
+0.31.2
0 commit comments