Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion module.info
Original file line number Diff line number Diff line change
@@ -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
Expand Down