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

github.com/nextcloud/twofactor_totp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2018-11-08 18:07:47 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2018-11-08 18:07:47 +0300
commit5afb3ee38b6f3cdb5688e927997ea1e74a5122ff (patch)
tree006a1f498e377c667238da4b774ee1ca848944d3
parent26a9c0666dc5c61246780383bf9f1c2dfeffb81a (diff)
Update changelog for v2.0.0v2.0.0-beta1
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
-rw-r--r--CHANGELOG.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e977b20..c749c52 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,13 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 2.0.0 – 2018-11-09
+### Added
+- Nextcloud 15 support
+- New personal settings page (consolidated with other 2FA providers)
+### Removed
+- Nextcloud 14 support
+
## 1.5.0 – 2018-08-02
### Added
- Nextcloud 14 support