From a2393c8b08e437776e31804966c9179294d546cf Mon Sep 17 00:00:00 2001
From: SeeBasTStick <sebastian.stock@hhu.de>
Date: Wed, 17 Jun 2020 20:15:25 +0200
Subject: [PATCH] updated for new version

---
 CHANGELOG.md | 7 ++++++-
 README.md    | 7 ++++++-
 2 files changed, 12 insertions(+), 2 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index fb8e7ce..9fa5d86 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -66,4 +66,9 @@
 - added snippets
 - improved error feedback for failing call to probcli
 - improved error feedback for wrong format of the _error.json file
-- _error.json will now dumpend in a /tmp/ folder
\ No newline at end of file
+- _error.json will now dumpend in a /tmp/ folder
+
+
+## [0.6.1]
+
+- fixed recognition of failing probcli
\ No newline at end of file
diff --git a/README.md b/README.md
index 8e579a7..b5e9368 100644
--- a/README.md
+++ b/README.md
@@ -99,4 +99,9 @@ Please note that user settings overwrite workspace settings.
 - added snippets
 - improved error feedback for failing call to probcli
 - improved error feedback for wrong format of the _error.json file
-- _error.json will now dumpend in a /tmp/ folder
\ No newline at end of file
+- _error.json will now dumpend in a /tmp/ folder
+
+
+### 0.6.1
+
+- fixed recognition of failing probcli
\ No newline at end of file
-- 
GitLab