From c854c7f760afca9592afb31aa3009ffcf3695afb Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Thu, 4 Dec 2014 12:50:05 +0100 Subject: update changelog --- CHANGELOG.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index bbd2d5e96..b0af9c946 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,8 @@ owncloud-news (4.3.0) -* **Backwards incompatible change**: Move updater.py from bin/ to bin/updater +* **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** +* **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 * **Enhancement**: Add metronieuws.nl article enhancer -* **Enhancement**: Ship a systemd unit file and makefile to run the updater on boot owncloud-news (4.2.6) * **Bugfix**: Wording fixes -- cgit v1.2.3