From c34b56b2b4c317947fd8fd3ae6c1fa3a773ee775 Mon Sep 17 00:00:00 2001 From: Robin Krahl Date: Mon, 14 Jan 2019 17:34:34 +0000 Subject: Add the clear_new_sd_card_warning method to Storage The clear_new_sd_card_warning method calls the libnitrokey NK_clear_new_sd_card_warning function to reset the corresponding flag in the Storage status. --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 7281f78..4969c00 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,6 @@ # Unreleased -- Add the `get_production_info` method to the `Storage` struct. +- Add the `get_production_info` and `clear_new_sd_card_warning` methods to the + `Storage` struct. # v0.3.2 (2019-01-12) - Make three additional error codes known: `CommandError::StringTooLong`, -- cgit v1.2.1