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-08-24 18:30:57 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2017-08-24 18:30:57 +0300
commit7a204583ea93eec0ac061a2101c43e6545f60d76 (patch)
tree78ec583f0819ba14d89e3a8977f8f7f2d44420e8 /CHANGELOG.md
parentb82818dde817e96f3855b60f9cfca793e1f71dad (diff)
Add release date
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c4a341e39..2a436170f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,7 +1,7 @@
# Changelog
All notable changes to this project will be documented in this file.
-## 0.7.0 – unreleased
+## 0.7.0 – 2017-08-24
### Added
- Helper view for keyboard shortcuts
[#91](https://github.com/nextcloud/mail/pull/91) @Gomez