File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## 0.0.14 (December 5,2018)
4+ * Implement port selection when linking component with multiple ports.
5+ * Fix linking of components using ` odo link ` .
6+ * Add Coverage and Debug test launchers.
7+
38## 0.0.13 (December 3,2018)
49* Add implementation of Linking component to a service or component [ #425 ] ( https://github.com/redhat-developer/vscode-openshift-tools/pull/425 ) .
510* Add support to create component with binary file [ #347 ] ( https://github.com/redhat-developer/vscode-openshift-tools/pull/347 ) .
Original file line number Diff line number Diff line change 22 "name" : " vscode-openshift-connector" ,
33 "displayName" : " OpenShift Connector" ,
44 "description" : " Interacting with Red Hat OpenShift clusters and providing a streamlined developer experience using Visual Studio Code" ,
5- "version" : " 0.0.13 " ,
5+ "version" : " 0.0.14 " ,
66 "license" : " MIT" ,
77 "publisher" : " redhat" ,
88 "author" : " Red Hat" ,
You can’t perform that action at this time.
0 commit comments