Skip to content

Commit c24914a

Browse files
committed
Add changelog notes, bump appveyor version
1 parent b6db4f9 commit c24914a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ CHANGELOG
33

44
## Not released
55

6+
## 0.10.2
7+
8+
* Fix remote module support to work correctly with parameter sets with no parameters.
9+
610
## 0.10.1
711

812
* Fix remote module support for PowerShell version 3.0 and 4.0.

appveyor.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version: 0.9.0.{build}
1+
version: 0.10.2.{build}
22

33
install:
44
- ps: |

0 commit comments

Comments
 (0)