summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorBenjamin Brahmer <info@b-brahmer.de>2019-09-19 18:24:22 +0200
committerGitHub <noreply@github.com>2019-09-19 18:24:22 +0200
commit08d4d8896268580e1e71716e028cdc2a83c8e52c (patch)
tree1fa27d55fa2c53c4f36ef803ff3f2eea99c29d0d /CHANGELOG.md
parent2ab22ee4537642d31c23f8cdcd164080ac810520 (diff)
Release 14.0.0 (#524)
- Dropped support for Nextcloud 14 & 15 #494 - Switched to feedio 4.3 #494 - News now requires PHP 7.1 #494 - Removed UTF-8 warning (now included in server) #497 - UI improvements #505 #504 #467 - Add the 'Accept' header to requests #525 Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7653a12a4..a805885ed 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file.
## Unreleased
+## 14.0.0
+
+### Changed
+- Dropped support for Nextcloud 14 & 15 #494
+- Switched to feedio 4.3 #494
+- News now requires PHP 7.1 #494
+- Removed UTF-8 warning (now included in server) #497
+- UI imporvements #505 #504 #467
+- Add the 'Accept' header to requests #525
+
## 13.1.6
### Changed