Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2018-10-16 08:52:42 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2018-10-16 08:52:42 +0300
commit80d1a5810a2f062d91e4a83a41ba72f3ee9d8b1b (patch)
tree9db0de42094643397f5637a33addf06b02064490
parent197cf20bd53b7118decf5d85688ec816aa458bdf (diff)
Update changelogv0.11.0-beta1
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
-rw-r--r--CHANGELOG.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 118bdc238..f29d81f24 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,17 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 0.11.0 – 2018-10-16
+### Added
+- Nextcloud 15 support
+### Fixed
+- Recipient autocompletion
+- New message composer width
+- Database incompatibilites
+- Setup issue with port numbers
+- Errors for messages without a sender
+- Notifications for messages with no sender
+
## 0.10.0 – 2018-08-21
### Added
- Account export command (`occ mail:account:export <UID>`)