summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2016-03-26 01:07:16 +0100
committerBernhard Posselt <dev@bernhard-posselt.com>2016-03-26 01:07:16 +0100
commit6677f983ba4abc740a3b4feddd154d194de2a927 (patch)
tree34ef5fea3672929d902e13806bda23c4f221f195 /CHANGELOG.md
parent012ef5d5b67561525aebe66c479493b53ab0ee95 (diff)
changelog enhancements
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f733c71e1..f67f12179 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,10 +1,10 @@
-owncloud-news (7.2.0)
+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
* **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
-* **Enhancement**: 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
owncloud-news (7.1.2)
* **Enhancement**: Major JavaScript library updates: