We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc07814 commit 60ecfaeCopy full SHA for 60ecfae
client-sdk/ts-web/signer-tweetnacl/docs/changelog.md
@@ -0,0 +1,14 @@
1
+# Changelog
2
+
3
+## Unreleased changes
4
5
+New features:
6
7
+- This is the `NaclSigner` class formerly in `@oasisprotocol/client`. Feel
8
+ free to continue using it for development.
9
10
+Breaking changes:
11
12
+- The `note` parameter is removed. Our opinion on using in-application-memory
13
+ keys is unchanged. But if you're taking the step of installing this library
14
+ called "signer-tweetnacl," you that it's using tweetnacl under the hood.
0 commit comments