diff --git a/CHANGELOG.md b/CHANGELOG.md index fb8e7cec432aaa54dae4e498b1ab98a7744118ba..9fa5d86f873f622ad64d9c31bdda16830dd6c8a5 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 8e579a7f929c22dcebf979444eb29d878bf89995..b5e936822e19aba51654aa631d71e65cbe31c7a3 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