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>2017-01-23 13:07:15 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2017-01-23 13:08:35 +0300
commitf01cd48c484f2ca69267c24b4aa8905492828f34 (patch)
treede1bff93439a55c119071d2b4bf631697c2b5399 /CHANGELOG.md
parentacf717cae9f80d6707d85a839699d2568b543771 (diff)
version bump and changelog update
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md16
1 files changed, 14 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4274849..ba5cb6c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,27 @@
# Changelog
All notable changes to this project will be documented in this file.
-## 0.5
+## 1.0.0 – 2017-01-23
+### Added
+- Nextcloud 12 support
+- php7.1 support
+- Password confirmation when enabling/disabling the provider
+- Publish events to two-factor activities stream (Nextcloud 12 only)
+
+### Changed
+- Vendor neutral provider name
+
+## 0.5 – 2016-11-25
+### Added
- Support NC11
+### Changed
- php 5.6-7.0
## 0.4.0 – 2016-08-19
+### Added
- Cloud ID, product name and URL encoded in QR code label
- Support for NC10/OC9.1
## 0.3.0 – 2016-06-09
-
### Added
- App is now signed