From 6fc8b1977a69f00c3c889b62e06742e2aadb48f1 Mon Sep 17 00:00:00 2001 From: Radek Simko Date: Fri, 19 Jun 2020 06:22:30 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d08e9572d..8eaaaeb1a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,10 @@ ENHANCEMENTS: - terraform: Support 0.13 version ([#149](https://github.com/hashicorp/terraform-ls/pull/149)) - Treat schema availability as not essential ([#171](https://github.com/hashicorp/terraform-ls/pull/171)) +BUG FIXES: + + - fix detection of single file during initialization ([#172](https://github.com/hashicorp/terraform-ls/pull/172)) + ## 0.3.2 (5 June 2020) BUG FIXES: