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>2019-08-26 13:55:24 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2019-08-26 13:55:24 +0300
commitf5ebc2a25a6e0939f8ac70fe90cf4a65e57156e9 (patch)
tree8222ebb8cb01ec97a1b5158569fa67cd46111057 /CHANGELOG.md
parent145abbbd03952c9cd51c456f0394fdf3ff20f317 (diff)
Version bump; update changelog
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 78088d7..4614c67 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,14 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 4.0.0 – 2019-08-26
+### Added
+- Ability to set up during login
+### Changed
+-- New and updated translations
+### Removed
+- Nextcloud 16 support
+
## 3.0.1 – 2019-08-07
### Fixed
- Numeric overflow on 32bit php installations