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