summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-10-22 01:40:28 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2014-10-22 01:40:28 +0200
commit074b5d52b41806b69cdd081f4aa16c0c5f4a437a (patch)
treea68a551e837ce4338d36cbe18e20ce75523bd802 /CHANGELOG.md
parent78d3e2164116f299effb11d25b1971e6d375366e (diff)
changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ce5d36b3f..9e6648ef5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,7 @@
owncloud-news (4.001)
* **Enhancement**: Get rid of cacheCuration setting and add maxRedirects setting in config.ini
+* **Enhancement**: Get rid SimplePie feed parser library and switch to PicoFeed because SimplePie is unmaintained and full of bugs
+* **Enhancement**: Use ownCloud internal proxy settings
owncloud-news (3.406)
* **Enhancement**: Make config.ini editable in the admin interface