Skip to content

Commit

Permalink
Changelog (#11)
Browse files Browse the repository at this point in the history
* Update CHANGELOG.md

* Update package.json

* Update CHANGELOG.md

* Update CHANGELOG.md
  • Loading branch information
megel authored Jul 24, 2021
1 parent cecb58a commit fbd6413
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

All notable changes to the "mme2k-powerapps-helper" extension will be documented in this file.

## 0.6.3

- Improve description in Download and Unpack "quick pick" dialog [see PR #7](https://github.com/megel/powerapps-helper/pull/7)
- Correct message to "unpacked" rather than "packed" [see PR #6](https://github.com/megel/powerapps-helper/pull/6)
- Comment unused webpack dependencies in gulpfile [see PR #10](https://github.com/megel/powerapps-helper/pull/10)
- Update Microsoft.PowerApps.CLI to 1.8.5 [see PR #10](https://github.com/megel/powerapps-helper/pull/10)
- Fix environment comparison case sensitivity [see PR #10](https://github.com/megel/powerapps-helper/pull/10)

*Thanks for contributing [Chris P](https://github.com/Chris-WP) & [Ioannis Kappas](https://github.com/ikappas)*

## 0.6.2

- Support the new workspace trust feature of Visual Studio Code ([more](https://code.visualstudio.com/docs/editor/workspace-trust))
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.6.2",
"version": "0.6.3",
"name": "mme2k-powerapps-helper",
"displayName": "PowerApps Helper",
"description": "PowerApps Helper",
Expand Down

0 comments on commit fbd6413

Please sign in to comment.