diff --git a/doc/100-General/10-Changelog.md b/doc/100-General/10-Changelog.md index a112b50..553080f 100644 --- a/doc/100-General/10-Changelog.md +++ b/doc/100-General/10-Changelog.md @@ -11,6 +11,10 @@ Released closed milestones can be found on [GitHub](https://github.com/Icinga/ic [Issues and PRs](https://github.com/Icinga/icinga-powershell-framework/milestone/38) +### Bugfixes + +* [#787](https://github.com/Icinga/icinga-powershell-framework/pull/787) Fixes the return value in case the `Agent` component could not be installed from `$FALSE` to `null` + ## 1.13.2 (2025-02-03) [Issues and PRs](https://github.com/Icinga/icinga-powershell-framework/milestone/40)