Skip to content

Commit 36c6cea

Browse files
authored
Update Changelog to add odo v1.2.1
1 parent 082b5f2 commit 36c6cea

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CHANGELOG.md

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

3-
## 0.1.5 (May 14, 2020)
3+
## 0.1.5 (May 18, 2020)
44

55
Noteworthy issues fixed in this release:
6+
- [#1505](https://github.com/redhat-developer/vscode-openshift-tools/issues/1505) Update OpenShift Do cli to [v1.2.1](https://github.com/openshift/odo/releases/tag/v1.2.1)
67
- [#1551](https://github.com/redhat-developer/vscode-openshift-tools/issues/1551) Command to migrate components created with v0.0.23 or earlier
78
- [#1517](https://github.com/redhat-developer/vscode-openshift-tools/issues/1517) Configuration to switch between Terminal View and WebView based view to exec 'Show/Follow Log' and 'Describe' commands
8-
- [#1505](https://github.com/redhat-developer/vscode-openshift-tools/issues/1505) Update odo to v1.2.0
9+
- [#1319](https://github.com/redhat-developer/vscode-openshift-tools/issues/1319) Use webview based editor to show or follow component's log
910
- [#1495](https://github.com/redhat-developer/vscode-openshift-tools/issues/1495) Auto scrolling support in log viewer when following logs
1011
- [#1465](https://github.com/redhat-developer/vscode-openshift-tools/issues/1465) Support for creating 'https' URLs
1112
- [#1464](https://github.com/redhat-developer/vscode-openshift-tools/issues/1464) `Describe` command for 'not pushed' components
1213
- [#1463](https://github.com/redhat-developer/vscode-openshift-tools/issues/1463) `New Storage` command for 'not pushed' components
1314
- [#1458](https://github.com/redhat-developer/vscode-openshift-tools/issues/1458) `Describe` command for URLs
1415
- [#1438](https://github.com/redhat-developer/vscode-openshift-tools/issues/1438) The "Please log in to the cluster" button also should open the Login QuickPick
15-
- [#1404](https://github.com/redhat-developer/vscode-openshift-tools/issues/1404) Command to open Route URL from Kubernetes Clusters View
16-
- [#1319](https://github.com/redhat-developer/vscode-openshift-tools/issues/1319) Use webview based editor to show or follow component's log
16+
- [#1404](https://github.com/redhat-developer/vscode-openshift-tools/issues/1404) Add command to open Route URL from Kubernetes Clusters View
1717
- [#148](https://github.com/redhat-developer/vscode-openshift-tools/issues/148) When executing command in terminal it should be named properly
1818

1919

0 commit comments

Comments
 (0)