diff --git a/CHANGELOG.md b/CHANGELOG.md index 0910496..8021d06 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Change Log +### 0.2.7 + +- Fix trace panel is now retained when hidden + ### 0.2.6 - Fix syntax highlight for type declaration diff --git a/package.json b/package.json index ab78812..765cc6a 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "displayName": "Elpi lang", "publisher": "gares", "description": "Elpi programming language support", - "version": "0.2.6", + "version": "0.2.7", "homepage": "https://github.com/LPCIC/elpi-lang", "repository": { "type": "git",