aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a5d049c..756be6d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -53,6 +53,9 @@ SPDX-License-Identifier: MIT
the manager instance.
- Internally refactor the `device` module into submodules.
+# v0.3.5 (2019-12-16)
+- Update the nitrokey-sys dependency version specification to ~3.4.
+
# v0.3.4 (2019-01-20)
- Fix authentication methods that assumed that `char` is signed.