From 9052df8f2ba920e0a5375eb50767fc60196a3217 Mon Sep 17 00:00:00 2001 From: Kolja Lampe Date: Thu, 1 Aug 2019 00:22:49 +0200 Subject: [PATCH] Bump to 1.2.2 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 950e1c92..aa11f7fd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Change Log +## 1.2.2 + +- Fixed document changes causing high cpu load +- Included a fix for a memory out of bounds error that could occur +- Removed `runtime` option, that is now unneeded due to us using wasm +- Use normal file path rather than file:// protocol when reading a file + ## 1.2.1 - Revert determination of used elm compiler version, as it was causing file open to go unnoticed diff --git a/package.json b/package.json index e30653cb..a20dd1d1 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@elm-tooling/elm-language-server", "description": "Implementation of an elm language server in node.", - "version": "1.2.1", + "version": "1.2.2", "author": "Kolja Lampe", "license": "MIT", "files": [