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 9b74bda commit 9f04a2eCopy full SHA for 9f04a2e
Releases.md
@@ -2,9 +2,9 @@
2
3
## Unreleased
4
5
-- Fixed a bug in `Keymap` and `Keyset` (#84).
6
-- SecureItem - storage access pattern obfuscating Item (#82).
7
-- Change the internal `rng` field of the `Prng` struct to be public (#81),
+- Fixed a bug in `Keymap` and `Keyset` ([#84](https://github.com/scrtlabs/secret-toolkit/pull/84)).
+- SecureItem - storage access pattern obfuscating Item ([#82](https://github.com/scrtlabs/secret-toolkit/pull/82)).
+- Change the internal `rng` field of the `Prng` struct to be public ([#81](https://github.com/scrtlabs/secret-toolkit/pull/81)),
8
9
## v0.8.0
10
0 commit comments