Skip to content

Commit 5c320cd

Browse files
committed
Release v0.1.1
- Update module.info and CHANGELOG
1 parent 3f7d195 commit 5c320cd

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## v0.1.1
4+
5+
- Make style more consistent with IcingaDB
6+
- Add name of feed in lists
7+
- Add option to enable and disable feeds
8+
39
## v0.1.0
410

511
- Initial Release

module.info

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
Module: Feeds
2-
Version: 0.1.0
2+
Version: 0.1.1
33
Requires:
44
Libraries: icinga-php-library (>=0.16.0), icinga-php-thirdparty (>=0.11.0)
5-
Description: Simple Feed Reader Module
6-
This module fetches external feeds and provides both merged and single view.
5+
Description: Icinga Web Feeds
6+
This module fetches external RSS, JSONFeed and Atom feeds.
7+
It provides both a merged and single view that can be included in dashbaords.

0 commit comments

Comments
 (0)