We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6db4f9 commit c24914aCopy full SHA for c24914a
CHANGELOG.md
@@ -3,6 +3,10 @@ CHANGELOG
3
4
## Not released
5
6
+## 0.10.2
7
+
8
+* Fix remote module support to work correctly with parameter sets with no parameters.
9
10
## 0.10.1
11
12
* Fix remote module support for PowerShell version 3.0 and 4.0.
appveyor.yml
@@ -1,4 +1,4 @@
1
-version: 0.9.0.{build}
+version: 0.10.2.{build}
2
install:
- ps: |
0 commit comments