From bcda846b23e71788b5bf8ee963f85c4ce72023bb Mon Sep 17 00:00:00 2001 From: Markus Opolka Date: Thu, 23 Oct 2025 08:17:59 +0200 Subject: [PATCH] Bump to v0.1.2 --- CHANGELOG.md | 6 ++++++ module.info | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 487811b..723c479 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## v0.1.2 + +- Fix some rendering of images in feeds +- Update documentation +- Allow setting the refresh rate per feed + ## v0.1.1 - Make style more consistent with IcingaDB diff --git a/module.info b/module.info index 3c64adc..a7dd1eb 100644 --- a/module.info +++ b/module.info @@ -1,5 +1,5 @@ Module: Feeds -Version: 0.1.1 +Version: 0.1.2 Requires: Libraries: icinga-php-library (>=0.16.0), icinga-php-thirdparty (>=0.11.0) Description: Icinga Web Feeds