diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index bae77e0..89c9d9a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ - (Re-)add `CommandError::RngError` variant. - Account for the possibility that an empty string returned by libnitrokey can not only indicate an error but also be a valid return value. +- Make test cases more robust and avoid side effects on other test cases. # v0.3.2 (2019-01-12) - Make three additional error codes known: `CommandError::StringTooLong`, |