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-19 15:26:40 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2018-11-19 15:26:40 +0300
commit195a0095c2c0ef8d4ed250a7376105b0d0588c37 (patch)
tree5eddf1cf6fdce1695e1e298767403cf8f932b673
parent9803c8710beb590225d9ad0f4f499b6be6352420 (diff)
Update changelog for v2.0.1v2.0.1-beta1
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
-rw-r--r--CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c749c52..95994b2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,12 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 2.0.1 – 2018-11-19
+### Fixed
+- Handle/log rejected password confirmation
+### Changed
+- New and updated translations
+
## 2.0.0 – 2018-11-09
### Added
- Nextcloud 15 support