From 22838b669c8abe7fece096236c0c18df9c6b0823 Mon Sep 17 00:00:00 2001 From: Kolja Lampe Date: Sat, 30 Nov 2019 01:27:50 +0100 Subject: [PATCH] Updated changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2df8b25..3959bd1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## 0.7.3 +- Fix a case of wrong highlighting + - Update the language server - Improved completions for type annotations, functions, import and module statements - Fixed a bug where files without imports would not index the virtual imports