We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 757bb5f commit 4c077e0Copy full SHA for 4c077e0
CHANGELOG.md
@@ -3,6 +3,16 @@ CHANGELOG
3
4
## Not released
5
6
+# 0.14.2
7
+
8
+- Add HelpInfoUri for platyPS module
9
+- CI changes to exclude build on v2 branch
10
+- Fix issues with module and external help file metadata
11
+ - Escape # in output ype
12
+ - Allow hyphen in module name
13
+ - Make sure for script module .psm1 is added to the external help file metadata for nested module
14
+- New-Yaml help generates YAML for common parameters
15
16
# 0.14.1
17
18
- Fix appveyor build script
0 commit comments