diff --git a/.github/SUPPORT.md b/.github/SUPPORT.md new file mode 100644 index 00000000..b2ce2c49 --- /dev/null +++ b/.github/SUPPORT.md @@ -0,0 +1,7 @@ +## Commercial Support from CaretDev Corp +You will get +* Faster issue solving +* Priority in fatures reqeuests +* On-line chat with us + +More [details](https://caretdev.com/visual-studio-code-objectscript-enterprise/). diff --git a/CHANGELOG.md b/CHANGELOG.md index ace9cfec..baf479a1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Change Log -## [0.7.14] +## [0.8.0] - "Debug this ClassMethod" feature added, to quickly debug any classmethod in a class - Change variable value while debugging - When virtual filesystem `isfs://` used, now possible to execute some actions from Studio Source class menu diff --git a/package.json b/package.json index d34eed4e..1f6a5d66 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "vscode-objectscript", "displayName": "InterSystems ObjectScript", "description": "InterSystems ObjectScript language support for Visual Studio Code", - "version": "0.7.14-SNAPSHOT", + "version": "0.8.0-SNAPSHOT", "icon": "images/logo.png", "aiKey": "7047c4a1-fc13-43ea-a485-01a74ff0b2af", "categories": [