Skip to content

Commit f383dfe

Browse files
authored
Release v0.1.1 (#59)
* Release v0.1.1
1 parent 1ed4b52 commit f383dfe

File tree

2 files changed

+11
-3
lines changed

2 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
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+
- Add configuration form
9+
310
## v0.1.0
411

512
- 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 dashboards.

0 commit comments

Comments
 (0)