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 a482151 commit 4edea27Copy full SHA for 4edea27
2 files changed
PSFramework/PSFramework.psd1
@@ -5,7 +5,7 @@
5
RootModule = 'PSFramework.psm1'
6
7
# Version number of this module.
8
- ModuleVersion = '0.10.30.165'
+ ModuleVersion = '0.10.31.176'
9
10
# ID used to uniquely identify this module
11
GUID = '8028b914-132b-431f-baa9-94a6952f21ff'
PSFramework/changelog.md
@@ -1,5 +1,5 @@
1
# CHANGELOG
2
-## ???
+## 0.10.31.176 : 2019-01-13
3
- New: Configuration validation: Credential. Validates PSCredential objects.
4
- New: The most awesome Tab Completion for input properties _ever_ .
- Upd: Write-PSFMessage supports localized strings through the `-String` and `-StringValues` parameters
0 commit comments