We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 653c6ef commit fae3961Copy full SHA for fae3961
CHANGELOG.md
@@ -3,6 +3,8 @@ CHANGELOG
3
4
## Not released
5
6
+## 0.9.0
7
+
8
* platyPS is now cross platform and works on powershell 6.0 as well as previous versions of powershell.
9
10
## 0.8.4
appveyor.yml
@@ -1,4 +1,4 @@
1
-version: 0.7.6.{build}
+version: 0.9.0.{build}
2
install:
- ps: |
0 commit comments