From 0e7eda67c27d9d76920ca61982ae76604059fdb5 Mon Sep 17 00:00:00 2001 From: Thomas Gelf Date: Mon, 18 Apr 2022 18:47:43 +0200 Subject: [PATCH] doc/changelog: link v1.4.0 milestone --- doc/84-Changelog.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/84-Changelog.md b/doc/84-Changelog.md index 075bbe94..05e35226 100644 --- a/doc/84-Changelog.md +++ b/doc/84-Changelog.md @@ -60,6 +60,10 @@ Please check our [Upgrade Script](01-Installation.md#modul-installation-or-upgra * BREAKING: PHP 7.1 is now required (#351) * FEATURE: officially supported DB Server versions have been raised (#352) +### Fixed issues +* You can find issues and feature requests related to this release on our + [roadmap](https://github.com/Icinga/icingaweb2-module-vspheredb/milestone/9?closed=1) + v1.3.1 ------