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

Commit

Permalink
Merge 6a50164 into 8d1425e
Browse files Browse the repository at this point in the history
  • Loading branch information
dirvine committed May 5, 2021
2 parents 8d1425e + 6a50164 commit 12ca9bb
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.

## [20.1.0](https://github.com/maidsafe/sn_messaging/compare/v20.0.1...v20.1.0) (2021-05-05)


### Features

* **api:** add new QueryResponse::is_success API ([8d1425e](https://github.com/maidsafe/sn_messaging/commit/8d1425e054797a4046eb5730cbe394facb3b9c21))

### [20.0.1](https://github.com/maidsafe/sn_messaging/compare/v20.0.0...v20.0.1) (2021-05-03)


Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ license = "MIT OR BSD-3-Clause"
name = "sn_messaging"
readme = "README.md"
repository = "https://github.com/maidsafe/sn_messaging"
version = "20.0.1"
version = "20.1.0"

[dependencies]
bincode = "1.2.1"
Expand Down

0 comments on commit 12ca9bb

Please sign in to comment.