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

Commit

Permalink
Merge c9e5f9f into 30634d4
Browse files Browse the repository at this point in the history
  • Loading branch information
dirvine committed Apr 27, 2021
2 parents 30634d4 + c9e5f9f commit 6d82590
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
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.

### [0.18.3](https://github.com/maidsafe/sn_data_types/compare/v0.18.2...v0.18.3) (2021-04-27)


### Features

* **api:** add DataAddress enum for address of different data types ([30634d4](https://github.com/maidsafe/sn_data_types/commit/30634d460d4f7bf9bdc67aff79569d37f2041be6))

### [0.18.2](https://github.com/maidsafe/sn_data_types/compare/v0.18.1...v0.18.2) (2021-04-21)


Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Expand Up @@ -7,7 +7,7 @@ license = "MIT OR BSD-3-Clause"
name = "sn_data_types"
readme = "README.md"
repository = "https://github.com/maidsafe/sn_data_types"
version = "0.18.2"
version = "0.18.3"

[dependencies]
thiserror = "1.0.23"
Expand Down

0 comments on commit 6d82590

Please sign in to comment.