summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-11-23 17:08:19 +0100
committerBernhard Posselt <dev@bernhard-posselt.com>2014-11-23 17:08:19 +0100
commit692ecc06f5f69fd0f0eaefde8ef1ab136cfcc70f (patch)
tree83ef083fb588f23912eaa4fe13e395042ad6bbc3 /CHANGELOG.md
parentbbd765b76ac337fa7cf895b7ac083de926bb7731 (diff)
use single quotes and clean up comments
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0c7cca57c..f40a8081a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,7 @@ owncloud-news (4.2.0)
* **Enhancement**: Add admin setting to set a custom explore service URL
* **Enhancement**: Add explore button and show explore button on startup
* **Enhancement**: Show a hint when no articles are available
+* **Enhancement**: Add spiegel.de enhancer
* **Bugfix**: Fix compact view in firefox 34
* **Bugfix**: Show spinner when autopaging
* **Bugfix**: Remove race condition when fetching articles that sometimes shows read articles if the user clicks show on only unread and the article request finishes first before the settings request is finished