summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2016-04-17 16:47:02 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2016-04-17 16:47:11 +0200
commitd74b8cf43e3365618078ed1750a75bb8a440ee31 (patch)
treef68c6323e1aadb103f7c47c6ad1d4f5f00f406aa /CHANGELOG.md
parentd08dd536d77d494a08a8ecbd49feaf817fab2c88 (diff)
Fix #977
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5e70ed0d0..fd7fedb30 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,6 @@
+owncloud-news (8.6.0)
+* **Enhancement**: Also publish error count and last error message through API, #977
+
owncloud-news (8.5.0)
* **Bugfix**: Do not run feed updates when ajax or web cron mode was detected because it can lead to very long load times, timeouts, data corruption, update bugs where feeds are not updated anymore and database inconsistencies. If someone is interested in re-enabling webcron based feed updates, please create a PHP script which uses the [updater API](https://github.com/owncloud/news/wiki/Updater-1.2). Don't hesitate to ask for help on the issue tracker!
* **Bugfix**: Fix multiple error messages and outdated links for cron error messages