summaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 307349e91..f2b12bd7b 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -9,6 +9,8 @@ owncloud-news (1.401)
* More whitespace to fit ownCloud 6 design better
* Increased unread count from 99+ to maximum of 999+ because there is now more space
* Use a configuration file in data/news/config/config.ini to not overwrite uservalues on update
+* Fix bug in python updater api that would trigger a method not allowed error
+* Add first run page that shows all options expanded if there are no feeds and the app is launched for the first time
owncloud-news (1.206)
* Also handle URLErrors in updater script that are thrown when the domain of a feed is not found