Skip to content

Commit

Permalink
Release '0.14.0' (#557)
Browse files Browse the repository at this point in the history
  • Loading branch information
sudhirverma authored Apr 14, 2021
1 parent 42ff1e8 commit 195b41b
Show file tree
Hide file tree
Showing 3 changed files with 8,125 additions and 18 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Change Log

## 0.14.0 (April 14, 2021)

This release brings to you:

* [#501](https://github.com/redhat-developer/vscode-tekton/issues/501) Refresh task page after task installation.
* [#511](https://github.com/redhat-developer/vscode-tekton/issues/511) Refactor inline Task to referenced Task or ClusterTask.
* [#512](https://github.com/redhat-developer/vscode-tekton/issues/512) Code completion for inline tasks.
* [#522](https://github.com/redhat-developer/vscode-tekton/issues/522) Provide links to docks for how to run k8s locally.
* [#523](https://github.com/redhat-developer/vscode-tekton/issues/523) Provide a link to Tekton installation.
* [#524](https://github.com/redhat-developer/vscode-tekton/issues/524) telemetry support for tektonHub.
* [#526](https://github.com/redhat-developer/vscode-tekton/issues/526) Collect cluster information for telemetry.
* [#528](https://github.com/redhat-developer/vscode-tekton/issues/528) Use kubectl to start pipeline.
* [#542](https://github.com/redhat-developer/vscode-tekton/pull/542) Fix bug on finding reference resource while deleting.
* [#547](https://github.com/redhat-developer/vscode-tekton/issues/547) Send telemetry data when user click on treeview.
* [#548](https://github.com/redhat-developer/vscode-tekton/issues/548) Add telemetry support on watch feature.

## 0.13.0 (March 26, 2021)

This release brings to you:
Expand Down
Loading

0 comments on commit 195b41b

Please sign in to comment.