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>2019-02-11 16:04:39 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2019-02-11 16:05:59 +0300
commit10b90fcddf2ba56f29866acb51bcf07ef08a7050 (patch)
treeb6284939476c1bc34087cb2c85b6b77384dfb023 /CHANGELOG.md
parent63a6866afe1a6a075f1fac1ca01d6362bcaeeb28 (diff)
Update changelog for 2.1.1
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b039dca..d11cf7d 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.1.1 – 2019-02-12
+### Added
+- More client-side debug logging
+### Fixed
+- Updated vulnerable `lodash` dependency
+
## 2.1.0 – 2018-12-12
### Added
- Ability to disable provider via `occ twofactor:disable <uid> u2f`