Skip to content

Commit 1e7a0b8

Browse files
dbanckradeksimko
andauthoredApr 27, 2023
Stage 0.31.1 (#1261)
* Update changelog * Update VERSION * Update CHANGELOG.md Co-authored-by: Radek Simko <radek.simko@gmail.com> --------- Co-authored-by: Radek Simko <radek.simko@gmail.com>
1 parent a6aac5a commit 1e7a0b8

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed
 

‎CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## 0.31.1 (27 April 2023)
2+
3+
ENHANCEMENTS:
4+
5+
* Cache registry module errors to improve performance in cases of private registry, submodules or other similar situations resulting in module data unavailability ([#1258](https://github.com/hashicorp/terraform-ls/pull/1258))
6+
7+
BUG FIXES:
8+
9+
* Pull in gopls v0.10.0 tsprotocol.go to fix completion labels ([#1256](https://github.com/hashicorp/terraform-ls/pull/1256))
10+
11+
INTERNAL:
12+
13+
* Add PR test for copyright headers ([#1241](https://github.com/hashicorp/terraform-ls/pull/1241))
14+
115
## 0.31.0 (18 April 2023)
216

317
ENHANCEMENTS:

‎version/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.32.0-dev
1+
0.31.1

0 commit comments

Comments
 (0)