From 1ebba5b559c5e5abf67c5c230fc5cef109a263c2 Mon Sep 17 00:00:00 2001 From: Lord Hepipud Date: Wed, 25 Nov 2020 10:35:34 +0100 Subject: [PATCH] Updates changelog for new plugins --- doc/31-Changelog.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/31-Changelog.md b/doc/31-Changelog.md index caf6d981..8cf7f545 100644 --- a/doc/31-Changelog.md +++ b/doc/31-Changelog.md @@ -11,6 +11,12 @@ Released closed milestones can be found on [GitHub](https://github.com/Icinga/ic [Issue and PRs](https://github.com/Icinga/icinga-powershell-plugins/milestone/4?closed=1) +### New Plugins + +This release adds the following new plugin: + +* [Invoke-IcingaCheckNetworkInterface](https://icinga.com/docs/windows/latest/plugins/doc/plugins/21-Invoke-IcingaCheckNetworkInterface/): Checks availability, state and Usage of Network interfaces and Interface Teams + ### Enhancements * [#73](https://github.com/Icinga/icinga-powershell-plugins/issues/73) Improves plugin creation Cmdlet to write a new permission section and to create the `plugins` doc folder in case it does not exist