Skip to content

Commit fe8a524

Browse files
committed
Update CHANGELOG.md for 0.8.0
1 parent 60e047f commit fe8a524

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@ CHANGELOG
33

44
## Not released
55

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+
617
## 0.7.6
718

819
* Updated artifact name to 0.7.6

0 commit comments

Comments
 (0)