From 2f8863e2871b4a9e88b83232addd19bdb0ab5568 Mon Sep 17 00:00:00 2001 From: damirka Date: Thu, 3 Sep 2020 19:30:10 +0300 Subject: [PATCH] upd changelog --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b6dbe39..32ca942 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ Version history from v0.2.0 to this day. +## v0.4.1 - Fix duplicates in autocompletion + +- keyword `as` is highlighted in function body +- removed duplicates in completion list +- update Libra std to latest +- upd executor and mls to 0.9.6 (better spec support) + ## v0.4.0 - Move Code Completion This update adds code completion.