summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-12-04 14:56:21 +0100
committerBernhard Posselt <dev@bernhard-posselt.com>2014-12-04 14:56:21 +0100
commitd0af1109fdfbec6c8846e09c14953b7bd785ee4e (patch)
tree6e49212c6ef81a649b7478836856895c8b76ba8c /CHANGELOG.md
parent2382f377d6183294f209b4aa0b8c2509d2bb5692 (diff)
changelog
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 0844aedcb..59cb1fae3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,6 @@
owncloud-news (4.3.0)
* **Backwards incompatible change**: Refactor the Python updater into a Python package. To stay with the old behavior without installing the package use **python3 -m bin/updater/owncloud_news_updater YOUROPTIONS**
+* **Backwards incompatible change**: Use seconds instead of minutes for the Python updater interval
* **New dependency**: Require requests 2.5.0 for the Python updater
* **Enhancement**: Ship a systemd and sysvinit script + installer for the Python updater to run the updater in the background
* **Enhancement**: Log errors from Python updater to stderr