summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2015-08-07 13:52:50 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2015-08-07 13:52:50 +0200
commita78be990b3c669fb1890ad174c5302a982252781 (patch)
tree2f362972fa9406fc2e1a64199023d0649ec37519 /CHANGELOG.md
parent49c27d13e551754368822ca39efab503a86108bf (diff)
changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7c7978efd..422b546ed 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,7 @@
+owncloud-news (5.4.0)
+* **New dependency**: Require PHP 5.5
+* **Bugfix**: Fix bug that would not delete a user's table entries after deletion
+
owncloud-news (5.3.9)
* **Bugfix**: Also warn when webcron is enabled since it is possible that the update will time out or only work sporadically, #828