Skip to content

Commit

Permalink
Merge pull request #348 from zowe/VersionIncrement10
Browse files Browse the repository at this point in the history
Version Increment to 1.0 and changelog updates
  • Loading branch information
Colin-Stone committed Dec 5, 2019
2 parents 9d2b794 + cde2f3d commit 8160760
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@

All notable changes to the "vscode-extension-for-zowe" extension will be documented in this file.

## `1.0.0`

- VSCode centric Connection settings. . Thanks @crawr, @jellypuno
- Credential prompting in profiles and favorite . Thanks @crawr, @jellypuno
- Dataset and Dataset member copy and renaming function. Thanks @CForrest97
- Theia support including documentation.
- Save improvements implementing improved Safe Save functionality as the default behavior. Thanks Alexandru-Dumitru
- Reliability and Resilience updates:
- for default profiles
- for deleting a dataset in use
- testing improvements and coverage
- rationalizing deliverables
- performance improvements

## 0.29.0

- Provide ability to rename datasets. Thanks @CForrest97
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "vscode-extension-for-zowe",
"displayName": "%displayName%",
"description": "%description%",
"version": "0.29.0",
"version": "1.0.0",
"publisher": "Zowe",
"repository": {
"url": "https://github.com/zowe/vscode-extension-for-zowe"
Expand Down

0 comments on commit 8160760

Please sign in to comment.