Skip to content

Commit b279ed1

Browse files
actions-userMaidSafe-QA
authored andcommitted
chore(release): 6.2.0
1 parent 683fefa commit b279ed1

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [6.2.0](https://github.com/maidsafe/blsttc/compare/v6.1.0...v6.2.0) (2022-07-05)
6+
7+
8+
### Features
9+
10+
* remove getrandom feature list for wasm ([2f2b021](https://github.com/maidsafe/blsttc/commit/2f2b021a8fe885537a4d83b47d088c7342d16254))
11+
512
## [6.1.0](https://github.com/maidsafe/blsttc/compare/v6.0.0...v6.1.0) (2022-06-24)
613

714

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ license = "MIT OR Apache-2.0"
66
name = "blsttc"
77
readme = "README.md"
88
repository = "https://github.com/maidsafe/blsttc"
9-
version = "6.1.0"
9+
version = "6.2.0"
1010

1111
[dependencies]
1212
ff = "0.11.0"

0 commit comments

Comments
 (0)