Skip to content

Commit 9c665ff

Browse files
committed
Release v2.2.1
1 parent 8a819e4 commit 9c665ff

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## Development
22

3+
## 2.2.1 (2021-02-04)
4+
35
* Replaced the require call for `puppet_x` helper library to use a dynamically
46
expanded path. This works around limitations in Puppet Ruby `LOAD_PATH`
57
with error `no such file to load -- puppet_x/encore/powershellmodule/helper`.

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "encore-powershellmodule",
3-
"version": "2.2.0",
3+
"version": "2.2.1",
44
"author": "Encore Technologies",
55
"summary": "Manage PowerShell modules and repositories",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)