Skip to content

Commit

Permalink
Update CHANGELOG for v4.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
paragonie-security committed Jan 26, 2018
1 parent 0982bb4 commit dd26c49
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## Version 4.3.0 (2018-01-15)

* You can now quickly turn a `SignatureKeyPair` object into a birationally
equivalent EncryptionKeyPair object by invoking the `getEncryptionKeyPair()`
method.
* We now have 100% unit test coverage, in addition to our static analysis.

## Version 4.2.0 (2018-01-15)

* Implemented `Asymmetric::signAndEncrypt()` and `Asymmetric::verifyAndDecrypt()`,
Expand Down

0 comments on commit dd26c49

Please sign in to comment.