From 9ce265e9210be7beedf3459eb0cf46f3bbd65588 Mon Sep 17 00:00:00 2001 From: Johannes Meyer Date: Tue, 9 Apr 2024 16:04:51 +0200 Subject: [PATCH 1/2] Update CHANGELOG.md --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6ee118ffb..86887b8c0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,11 @@ Please make sure to always read our [Upgrading](https://icinga.com/docs/icinga-db-web/latest/doc/05-Upgrading/) documentation before switching to a new version. +## 1.1.2 (2024-04-11) + +Included changes can be found on the milestone: https://github.com/Icinga/icingadb-web/milestone/6?closed=1 +And a detailed description about the most important ones on our blog: https://icinga.com/blog/2024/04/11/releasing-icinga-db-1-2-0-and-icinga-db-web-1-1-2 + ## 1.1.1 (2023-11-15) Included changes can be found on the milestone: https://github.com/Icinga/icingadb-web/milestone/5?closed=1 From 513a8f9eb63fafdfed142334487743544340e34c Mon Sep 17 00:00:00 2001 From: Johannes Meyer Date: Tue, 9 Apr 2024 16:05:17 +0200 Subject: [PATCH 2/2] module.info: Raise version --- module.info | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module.info b/module.info index 994da5d54..b77e7ce9e 100644 --- a/module.info +++ b/module.info @@ -1,5 +1,5 @@ Module: icingadb -Version: 1.1.1 +Version: 1.1.2 Requires: Libraries: icinga-php-library (>=0.13.2), icinga-php-thirdparty (>=0.12.0) Description: Icinga DB Web