Skip to content

Commit

Permalink
Finish documenting changes for v0.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
rmlibre committed Dec 16, 2019
1 parent 1c19060 commit 848ae94
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
- We're still in unstable and have to build out our test suite. Contributions welcome.
## Minor Changes
- Changed package description to name more specifically the kind of ECC keys this package handles.
- Removed the trailing newline character that was inserted into the end of every `encrypt()` and `sign()` message.
- Added new tests.
## Major Changes
- Fixed bug in `__init__()` caused by the set_base_command() not being called before the base commands are used. This leading to the fingerprint for a persistent user not being set automatically.

Expand Down

0 comments on commit 848ae94

Please sign in to comment.