summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-11-17 11:43:10 +0100
committerBernhard Posselt <dev@bernhard-posselt.com>2014-11-17 11:43:10 +0100
commitc1a468907274a8489f24265e273620a8d0ccf1e8 (patch)
treed36c68c612e178fc05ab3e8750188fa64f04210d /CHANGELOG.md
parent5fe20ec424becaf362a07ebbbf4b366d52f0711a (diff)
fix #654, fix #312
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d01582656..3cba0ab40 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,12 @@
+owncloud-news (4.1.0)
+* **Backwards incompatible change**: Time used for updating using the Python updater is now subtracted from the given interval meaning: if you specify 30 seconds as interval and the update takes 25 seconds, it will sleep for 5 seconds before running the next update
+* **Enhancement**: Allow to specify configuration file for Python updater
+* **Enhancement**: Add short command line options for the Python updater
+ * -u, --user
+ * -p, --password
+ * -i, --interval
+ * -s, --timeout
+
owncloud-news (4.0.4)
* **Bugfix**: Do not indent slashdot.org italic elements
* **Bugfix**: Hide folders when only showing unread articles after marking all articles as read