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

Commit 0b8302c

Browse files
actions-userMaidSafe-QA
authored andcommitted
chore(release): 0.77.9
1 parent 547625d commit 0b8302c

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.77.9](https://github.com/maidsafe/sn_routing/compare/v0.77.8...v0.77.9) (2021-06-18)
6+
7+
8+
### Bug Fixes
9+
10+
* **filter:** ignore JoinRequests from filtering ([547625d](https://github.com/maidsafe/sn_routing/commit/547625d5fe1bfdb78a6c0910e412e844aa4c2084))
11+
512
### [0.77.8](https://github.com/maidsafe/sn_routing/compare/v0.77.7...v0.77.8) (2021-06-18)
613

714
### [0.77.7](https://github.com/maidsafe/sn_routing/compare/v0.77.6...v0.77.7) (2021-06-16)

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.77.8"
10+
version = "0.77.9"
1111
edition = "2018"
1212

1313
[dependencies]

0 commit comments

Comments
 (0)