diff --git a/CHANGELOG.md b/CHANGELOG.md index a89d52abc..6ee118ffb 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.1 (2023-11-15) + +Included changes can be found on the milestone: https://github.com/Icinga/icingadb-web/milestone/5?closed=1 +And a detailed description about the most important ones on our blog: https://icinga.com/blog/2023/11/16/releasing-icinga-db-web-v1-1-1-and-icinga-web-2-12-1/ + ## 1.1.0 (2023-09-28) Included changes can be found on the milestone: https://github.com/Icinga/icingadb-web/milestone/2?closed=1 diff --git a/module.info b/module.info index 5bdaf8be7..c86c74409 100644 --- a/module.info +++ b/module.info @@ -1,5 +1,5 @@ Module: icingadb -Version: 1.1.0 +Version: 1.1.1 Requires: Libraries: icinga-php-library (>=0.13.0), icinga-php-thirdparty (>=0.12.0) Description: Icinga DB Web