File tree 1 file changed +11
-0
lines changed 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,17 @@ CHANGELOG
3
3
4
4
## Not released
5
5
6
+ ## 0.8.0
7
+
8
+ * Removing the auto increment of help version [ #269 ] ( https://github.com/PowerShell/platyPS/issues/269 )
9
+ * Schema version v1 is not longer supported. Update-MarkdownHelpSchema cmdlet removed.
10
+ * Enhanced error reporting for New-ExternalHelp [ #270 ] ( https://github.com/PowerShell/platyPS/issues/270 )
11
+ * New schema feature: applicable tag [ #273 ] ( https://github.com/PowerShell/platyPS/issues/273 )
12
+ - You can now combine different version / flavours of the same cmdlet into a single markdown file.
13
+ - Applicable entry in yaml metadata controls what is applicable for each module on two levels: cmdlet and parameter.
14
+ - New cmdlet [ Merge-MarkdownHelp] ( https://github.com/PowerShell/platyPS/blob/master/docs/Merge-MarkdownHelp.md )
15
+ * Fix WildcardSupport for -Path parameter for multiply comments in our help.
16
+
6
17
## 0.7.6
7
18
8
19
* Updated artifact name to 0.7.6
You can’t perform that action at this time.
0 commit comments