Skip to content

Commit

Permalink
ts-web/signer-tweetnacl: add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
pro-wh committed Oct 18, 2024
1 parent cc07814 commit 60ecfae
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions client-sdk/ts-web/signer-tweetnacl/docs/changelog.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Changelog

## Unreleased changes

New features:

- This is the `NaclSigner` class formerly in `@oasisprotocol/client`. Feel
free to continue using it for development.

Breaking changes:

- The `note` parameter is removed. Our opinion on using in-application-memory
keys is unchanged. But if you're taking the step of installing this library
called "signer-tweetnacl," you that it's using tweetnacl under the hood.

0 comments on commit 60ecfae

Please sign in to comment.