File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
+ ## [ 1.0.0] 19-Oct-2020
4
+ - First production release.
5
+
3
6
## [ 0.9.5]
4
7
- Fix regression in 0.9.4 that broke ` Add Server Namespace to Workspace... ` .
5
8
Original file line number Diff line number Diff line change 2
2
"name" : " vscode-objectscript" ,
3
3
"displayName" : " InterSystems ObjectScript" ,
4
4
"description" : " InterSystems ObjectScript language support for Visual Studio Code" ,
5
- "version" : " 0.9.6 -SNAPSHOT" ,
5
+ "version" : " 1.0.0 -SNAPSHOT" ,
6
6
"icon" : " images/logo.png" ,
7
7
"aiKey" : " 9cd75d51-697c-406c-a929-2bcf46e97c64" ,
8
8
"categories" : [
22
22
"url" : " https://github.com/intersystems-community/vscode-objectscript"
23
23
},
24
24
"license" : " MIT" ,
25
- "preview" : true ,
26
25
"publisher" : " intersystems-community" ,
27
26
"contributors" : [
28
27
{
You can’t perform that action at this time.
0 commit comments