Skip to content
This repository has been archived by the owner on Jan 6, 2020. It is now read-only.

Commit

Permalink
Merge pull request #82 from Viv-Rajkumar/master
Browse files Browse the repository at this point in the history
Version change to 0.2.2
  • Loading branch information
dirvine committed Jun 25, 2015
2 parents 52fa45f + 21ce61d commit e9f3ebf
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,9 @@
# MaidSafe Types - Change Log

## [0.2.2]

- [#81](https://github.com/maidsafe/maidsafe_types/pull/81) Remove payload introduce cbor tagging

## [0.2.0]

- [#78](https://github.com/maidsafe/maidsafe_types/pull/78) make Payload Sendable -- patch
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "maidsafe_types"
version = "0.2.1"
version = "0.2.2"
authors = ["MaidSafe Developers <dev@maidsafe.net>"]
description = "Types for maidsafe clients and vaults."
documentation = "http://maidsafe.net/maidsafe_types/latest"
Expand Down
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -46,5 +46,5 @@ Extract and place the libsodium.a file in "bin\x86_64-pc-windows-gnu" for 64bit

#Todo Items

## [0.2.1]
## [0.2.3]
- [ ] Add MSID type for shared data.

0 comments on commit e9f3ebf

Please sign in to comment.