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>2017-06-19 18:31:37 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2017-06-19 18:31:37 +0300
commitbbeece472ebd373daeed3377c376ff12ed9fc3d9 (patch)
treeefc514a4a25cbd98bb9493365a1f397fa5fdd374 /CHANGELOG.md
parent69bf792a77d6dc376a68765058665026ae3b4d35 (diff)
parentb32b02e9f6883917857c5cd509a52c3f0abbc080 (diff)
Merge branch 'master' of github.com:/nextcloud/mail into shortcut_help
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 264b05fad..e3a4b2c6c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,6 +9,17 @@ All notable changes to this project will be documented in this file.
### Changed
### Fixed
+## 0.6.5 – unreleased
+- TODO
+
+## 0.6.4 – 2017-05-02
+### Fixed
+- NC12 incompatibility (usage of deprecated interface)
+
+## 0.6.3 – 2017-04-25
+### Added
+- php7.1 support
+- Nextcloud 12 support
## 0.6.2 – 2016-12-12
### Added