Skip to content
This repository was archived by the owner on Jun 25, 2021. It is now read-only.

Commit 6497872

Browse files
actions-userMaidSafe-QA
authored andcommitted
chore(release): 0.73.6
1 parent cf66585 commit 6497872

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+
### [0.73.6](https://github.com/maidsafe/sn_routing/compare/v0.73.5...v0.73.6) (2021-06-02)
6+
7+
8+
### Bug Fixes
9+
10+
* await on future for the stress test ([cf66585](https://github.com/maidsafe/sn_routing/commit/cf6658592d8634be9200929d0990ba7b83af7949))
11+
512
### [0.73.5](https://github.com/maidsafe/sn_routing/compare/v0.73.4...v0.73.5) (2021-06-02)
613

714
### [0.73.4](https://github.com/maidsafe/sn_routing/compare/v0.73.3...v0.73.4) (2021-06-01)

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ license = "GPL-3.0"
77
name = "sn_routing"
88
readme = "README.md"
99
repository = "https://github.com/maidsafe/sn_routing"
10-
version = "0.73.5"
10+
version = "0.73.6"
1111
edition = "2018"
1212

1313
[dependencies]

0 commit comments

Comments
 (0)