summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2015-08-14 09:07:11 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2015-08-14 09:07:11 +0200
commitaf50a6cf3460cc2ff734b023f3bf332f2c45fb68 (patch)
tree6cd392b52cefd192f394997a9a890c2a68b44498 /CHANGELOG.md
parente1965f1f28431e59d790b84475d4af4e623850b1 (diff)
add news app releases page to example feeds
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 07275b83d..25a9f5dc6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,7 +2,9 @@ owncloud-news (6.0.0)
* **New dependency**: Require PHP 5.5
* **Bugfix**: Fix bug that would not delete a user's table entries after deletion
* **Enhancement**: Add **news:verify-install** command to help diagnosing missing or out of date files
-* **Enhancement**: Rather than always enhancing feeds based on rules, use picoFeeds full text feed capability that has to be turned on per feed and can deal with more feeds
+* **Enhancement**: Rather than always enhancing feeds based on rules, use picoFeeds full text feed capability
+* **Enhancement**: Enable enhancers per feed rather than globally for rules available
+* **Enhancement**: Add News app releases to example feeds in explore section
owncloud-news (5.3.9)
* **Bugfix**: Also warn when webcron is enabled since it is possible that the update will time out or only work sporadically, #828