Skip to content

Commit

Permalink
Release v2.2.0 (#759)
Browse files Browse the repository at this point in the history
  • Loading branch information
BernieWhite authored Jul 2, 2022
1 parent cb4f590 commit 5b21ecd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Capture any error messages and or terminal output.

**Extension version:**

- Version: **[e.g. 2.0.0]**
- Version: **[e.g. 2.2.0]**

**PSRule module version:**

Expand Down
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,14 @@ Continue reading to see the changes included in the latest version.

## Unreleased

## v2.2.0

What's changed since v2.1.0:

- General improvements:
- Added command to create options file by @BernieWhite.
[#662](https://github.com/microsoft/PSRule-vscode/issues/662)
- From the command pallet choose _PSRule: Create options file_.
- From the command palette choose _PSRule: Create options file_.
- Engineering:
- Bump vscode engine to v1.68.1.
[#753](https://github.com/microsoft/PSRule-vscode/pull/753)
Expand Down

0 comments on commit 5b21ecd

Please sign in to comment.