summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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>