Skip to content

Commit 394ab94

Browse files
committed
CHANGELOG for 1.9.1
Signed-off-by: David Thompson <[email protected]>
1 parent 925263e commit 394ab94

File tree

3 files changed

+7
-4
lines changed

3 files changed

+7
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Change Log
22

3-
## 1.9.0 (Sept 26, 2023)
3+
## 1.9.1 (September 27, 2023)
4+
* [#3342](https://github.com/redhat-developer/vscode-openshift-tools/issues/3342) Sandbox page in `Add OpenShift Cluster` editor stays in 'Detecting' status forever.
5+
6+
## 1.9.0 (September 26, 2023)
47
* [#3086](https://github.com/redhat-developer/vscode-openshift-tools/issues/3086) In Devfile search view, you can now filter by debug/deploy support and tags.
58
* [#2781](https://github.com/redhat-developer/vscode-openshift-tools/issues/2781) Add support for Devfile port and name detection.
69
* [#2819](https://github.com/redhat-developer/vscode-openshift-tools/issues/2819) Create a separate terminal pane for all vscode-openshift related commands to run in.

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "vscode-openshift-connector",
33
"displayName": "OpenShift Toolkit",
44
"description": "Fast iterative application development on Red Hat OpenShift and Kubernetes",
5-
"version": "1.9.0",
5+
"version": "1.9.1",
66
"license": "MIT",
77
"publisher": "redhat",
88
"author": "Red Hat",

0 commit comments

Comments
 (0)