File tree 1 file changed +12
-0
lines changed
1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,18 @@ CHANGELOG
3
3
4
4
## Not released
5
5
6
+ # 0.13.0
7
+
8
+ * Fix ` Update-MarkdownHelp ` to not rewrite files if there are not updates (#412 ) (Thanks @iricigor )
9
+ * Add ` -ModulePagePath ` parameter to ` New-MarkdownHelp ` for better placement of generated file (#416 ) (Thanks @PrzemyslawKlys )
10
+ * Remove doubled blank lines and trailing spaces in docs (#425 ) (Thanks @it-praktyk )
11
+ * Add Localized Data support for strings in ` platyPS.psm1 ` (#426 ) (Thanks @tnieto88 )
12
+ * Add tags to module manifest to improve search on gallery (#428 ) (Thanks @it-praktyk )
13
+ * Fix ` Update-MarkdownHelp ` to respect order of parameters (#423 ) (Thanks @it-praktyk )
14
+ * Fix ` Update-MarkdownHelpModule ` to respect ` -Force ` parameter (#438 ) (Thanks @it-praktyk )
15
+ * Fix for Common and Workflow parameters autowrap (#431 ) (Thanks @PrzemyslawKlys )
16
+ * Do not generate help content for parameters with ` DontShow ` attribute if ` -ExlcudeDontShow ` switch is used (#445 ) (Thanks @MiYanni )
17
+
6
18
## 0.12.0
7
19
8
20
* Include proper escaping handing for ` \* ` and ` \_ ` (#398 )
You can’t perform that action at this time.
0 commit comments