aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorRobin Krahl <robin.krahl@ireas.org>2019-07-04 10:31:08 +0000
committerRobin Krahl <robin.krahl@ireas.org>2019-07-04 12:34:18 +0200
commit104f7d87ccc358d48f772969da708b9eba1958bc (patch)
tree74049828f5019adae75ea96cf0e7682fc86f9d04 /CHANGELOG.md
parentcd68e9fae6097a7938d5ca127b43942a20f2235f (diff)
downloadnitrokey-sys-rs-104f7d87ccc358d48f772969da708b9eba1958bc.tar.gz
nitrokey-sys-rs-104f7d87ccc358d48f772969da708b9eba1958bc.tar.bz2
Mark deprecated functions using the deprecated attribute
nitrokey-sys currently contains two deprecated functions: `NK_status` and `NK_totp_get_time`. This patch adds Rust’s `deprecated` attribute to the functions.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c5bf152..feca334 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
# Unreleased
+- Mark deprecated functions using the `deprecated` attribute.
- Update to libnitrokey 3.5, causing all following changes.
- New constant `NK_PWS_SLOT_COUNT`.
- New structures: