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
Merge pull request #469 from Icinga:feature/improve_plugin_dic_visualisation
Feature: Improves plugin doc generator for better docs
Adds table view for plugins with short summary of what the plugin is for and allows multi-lines in example docs
Copy file name to clipboardExpand all lines: doc/100-General/10-Changelog.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,14 @@ documentation before upgrading to a new release.
7
7
8
8
Released closed milestones can be found on [GitHub](https://github.com/Icinga/icinga-powershell-framework/milestones?state=closed).
9
9
10
+
## 1.9.0 (2022-05-03)
11
+
12
+
[Issue and PRs](https://github.com/Icinga/icinga-powershell-framework/milestone/20?closed=1)
13
+
14
+
### Enhancements
15
+
16
+
*[#469](https://github.com/Icinga/icinga-powershell-framework/pull/469) Improves plugin doc generator to allow multi-lines in code examples and updates plugin overview as table, adding a short description on what the plugin is for
17
+
10
18
## 1.8.0 (2022-02-08)
11
19
12
20
[Issue and PRs](https://github.com/Icinga/icinga-powershell-framework/milestone/19?closed=1)
0 commit comments