From 3f6fb4cdb296e164c36087b40577665b7edcb314 Mon Sep 17 00:00:00 2001 From: Johannes Meyer Date: Wed, 6 Jul 2022 10:55:28 +0200 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c866a8dc2..e235086af 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,13 @@ Please make sure to always read our [Upgrading](doc/80-Upgrading.md) documentati ## What's New +### What's New in Version 2.11.1 + +You can find all issues related to this release on our [Roadmap](https://github.com/Icinga/icingaweb2/milestone/75?closed=1). + +This update's main focus is to solve the issue that all history views didn't work correctly or showed invalid +time and dates. ([#4853](https://github.com/Icinga/icingaweb2/issues/4853)) + ### What's New in Version 2.11.0 You can find all issues related to this release on our [Roadmap](https://github.com/Icinga/icingaweb2/milestone/70?closed=1).