You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,10 @@ CHANGELOG
3
3
4
4
## Not released
5
5
6
-
* Support for remote modules.
6
+
## 0.10.0
7
+
8
+
* Add basic deduplication for Examples in `Merge-MarkdownHelp`[#331](https://github.com/PowerShell/platyPS/issues/331)
9
+
* Support for remote modules. Pass `-Session` parameter in supported cmdlets to retrieve accurate metadata from the remote session.
7
10
* The ShowProgress parameter was added to the New-ExternalHelp function. By default progress bars are not display to increase speed of files processing.
0 commit comments