summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-12-09 18:47:17 +0100
committerBernhard Posselt <dev@bernhard-posselt.com>2014-12-09 18:47:17 +0100
commit3e2dfb75e802b3abc5e0f9529f6531393f55c3cb (patch)
tree0bfe68e491e163b03d5343f230219b7d713207e1
parentb77902fc95f1cf9e2044bc418aff7f8498f65de3 (diff)
changelog
-rw-r--r--CHANGELOG.md3
-rw-r--r--appinfo/info.xml2
2 files changed, 4 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 59cb1fae3..cd35cbdcc 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,6 @@
+owncloud-news (4.3.1)
+* **Enhancement**: Add thecodinglove.com and der-postilion.com enhancers
+
owncloud-news (4.3.0)
* **Backwards incompatible change**: Refactor the Python updater into a Python package. To stay with the old behavior without installing the package use **python3 -m bin/updater/owncloud_news_updater YOUROPTIONS**
* **Backwards incompatible change**: Use seconds instead of minutes for the Python updater interval
diff --git a/appinfo/info.xml b/appinfo/info.xml
index d6445afd7..08db761cf 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -5,7 +5,7 @@
<name>News</name>
<description>An RSS/Atom feed reader</description>
<author>Bernhard Posselt, Alessandro Cosentino, Jan-Christoph Borchardt</author>
- <category>Multimedia</category>
+ <category>multimedia</category>
<licence>AGPL</licence>
<version>4.3.0</version>