summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
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 422b546ed..afc4a5d21 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +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
+* **Enhancement**: Add **news:verify-install** command to help diagnosing missing or out of date files
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