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 dde5dc6 commit 69b2e4fCopy full SHA for 69b2e4f
CHANGELOG.md
@@ -3,6 +3,14 @@ CHANGELOG
3
4
## Not released
5
6
+## 0.8.1
7
+
8
+* New-MarkdownHelp and Update-MarkdownHelp now support -UseFullTypeName parameter.
9
+* MamlRenderer now uses XLinq to serialize MAML rather than a Stack and a StringBuilder.
10
+* Bugfixes for Merge-MarkdownHelp:
11
+ - Sort tags alphabetically
12
+ - Fix -ExplicitApplicableIfAll to work as expected
13
14
## 0.8.0
15
16
* Removing the auto increment of help version [#269](https://github.com/PowerShell/platyPS/issues/269)
0 commit comments