summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-12-04 12:50:05 +0100
committerBernhard Posselt <dev@bernhard-posselt.com>2014-12-04 12:50:05 +0100
commitc854c7f760afca9592afb31aa3009ffcf3695afb (patch)
tree6a331fb7b5a664bfbb6c80937ddb6337d807a250 /CHANGELOG.md
parentd1eda6c2007bcf9476cde4c21d3d229825cf56bf (diff)
update changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md5
1 files changed, 3 insertions, 2 deletions
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