From 7b5bfc3510f8c2ff477f07b2074400174ddf79bc Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Sat, 26 Mar 2016 19:11:12 +0100 Subject: require php 5.6 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index f67f12179..9b63da123 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ 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 PostgreSQL version to 9.4 * **New dependency**: Bump required MySql/MariaDB version to 5.5 +* **New dependency**: Bump required PHP version to 5.6 * **Bugfix**: Fix bug that would not lowercase non ASCII characters when searching, #944 * **Bugfix**: Fix bug that would not persist settings like compact mode on PostgreSQL, #948 * **Enhancement**: Add HTTP basic auth, #938 -- cgit v1.2.3