summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2016-03-26 20:22:34 +0100
committerBernhard Posselt <dev@bernhard-posselt.com>2016-03-26 20:22:34 +0100
commit773a78b3b86c6ffebdf55c6e6ba0a2a1a083b59d (patch)
tree625236a48782ca0c63e289bbe3d3b364fb1965af /CHANGELOG.md
parentb35e703294615456334fc37cb325ffa9d191276b (diff)
require owncloud 9
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 9b63da123..4b07606ab 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,6 @@
owncloud-news (8.0.0)
* **Backwards incompatible change**: The git repository does not bundle composer and bower libraries anymore, nor does it contain compiled JavaScript. If you are running the git version, you now need to run **make** after cloning and pulling from the repository to install the depenencies and compile the JavaScript
+* **New dependency**: Bump required ownCloud version to 9.0
* **New dependency**: Bump required PostgreSQL version to 9.4
* **New dependency**: Bump required MySql/MariaDB version to 5.5
* **New dependency**: Bump required PHP version to 5.6