summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2015-08-10 16:46:00 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2015-08-10 17:09:49 +0200
commit300f22163b1d5ca8bd25f0fa46e7683f57b7bab6 (patch)
treec94a7d49e1e9b88fc0ddc05eeae68987d44ed22f /CHANGELOG.md
parent4b3445f5b7a8bf3a66a839aa9d5b1dc90431eabc (diff)
add console command to verify installation
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