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-07 16:27:41 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2019-08-07 16:28:59 +0300
commitddae0cc5f1c3ea747c918290af6a9b254f355022 (patch)
tree1f549b63c32518a6c9d4745f275591b292b7961c /CHANGELOG.md
parentb11b15f4f92a916de3f8f6720a6d773fb50d6c76 (diff)
Version bump
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 65ec162..78088d7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,10 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 3.0.1 – 2019-08-07
+### Fixed
+- Numeric overflow on 32bit php installations
+
## 3.0.0 – 2019-08-06
### Added
- Nextcloud 17 support