From 04bf10c88cea1e92db096407a7f89890f3598969 Mon Sep 17 00:00:00 2001 From: Daniel Mueller Date: Mon, 16 Dec 2019 19:39:18 -0800 Subject: Bump version to 0.3.0 This change bumps the version of the crate to 0.3.0. The following notable changes have been made since 0.2.4: - Added unencrypted command with set subcommand for changing the unencrypted volume's read-write mode - Changed storage hidden subcommand to hidden top-level command - Renamed storage command to encrypted - Removed storage status subcommand - Moved its output into status command - Removed previously deprecated --ascii option from otp set command - Fixed wrong hexadecimal conversion used in otp set command - Bumped nitrokey dependency to 0.3.5 - Bumped libc dependency to 0.2.66 - Bumped cc dependency to 1.0.48 --- nitrocli/CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'nitrocli/CHANGELOG.md') diff --git a/nitrocli/CHANGELOG.md b/nitrocli/CHANGELOG.md index c726f3f..13f80c0 100644 --- a/nitrocli/CHANGELOG.md +++ b/nitrocli/CHANGELOG.md @@ -1,5 +1,5 @@ -Unreleased ----------- +0.3.0 +----- - Added `unencrypted` command with `set` subcommand for changing the unencrypted volume's read-write mode - Changed `storage hidden` subcommand to `hidden` top-level command -- cgit v1.2.1