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

github.com/nextcloud/twofactor_u2f.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 17:59:47 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2018-11-08 17:59:47 +0300
commit97d1fabe402f4a5c367dae29e5a0beeacff9234d (patch)
tree8e730994daa3ce7fa4f8fa60d0b7d2df77e70ca7 /CHANGELOG.md
parent93b16fb0f5648d0d543309648e8195d9ed38dff8 (diff)
Update changelog for v2.0.0v2.0.0-beta1
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7d3dc53..d5d4ae0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,12 +1,18 @@
# 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.6.1 – 2018-08-02
### Fixed
- Server provider registration updates when using multiple u2f devices
## 1.6.0 – 2018-08-02
-
### Added
- Nextcloud 14 support (requires beta 2+)
- Performance improvements