aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorRobin Krahl <robin.krahl@ireas.org>2019-01-01 22:29:27 +0000
committerRobin Krahl <robin.krahl@ireas.org>2019-01-01 23:30:57 +0100
commit6a8186e8ded7eab799580711d8d6357459f972cc (patch)
treed9853c64c42c3887212971b29622ddcbbaf1e4dd /CHANGELOG.md
parent4877e9ee5ca551e1a68749b6c5efa3eadc2f1a67 (diff)
downloadnitrokey-sys-rs-6a8186e8ded7eab799580711d8d6357459f972cc.tar.gz
nitrokey-sys-rs-6a8186e8ded7eab799580711d8d6357459f972cc.tar.bz2
Release v3.4.2v3.4.2
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 26f88a8..cf03817 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,7 +1,8 @@
-# Unreleased
+# v3.4.2 (2019-01-01)
- Use the -std=c++14 compiler flag.
- Change the build script to link to `-lhidapi` on non-Linux operating systems
(while still using `-lhidapi-libusb` on Linux).
+- Decouple the libnitrokey and nitrokey-sys-rs versions.
# v3.4.1 (2018-12-10)