Skip to content

Commit

Permalink
chore(release): 0.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user authored and MaidSafe-QA committed Feb 10, 2021
1 parent 3d35dc5 commit ba8c3aa
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.

### [0.0.12](https://github.com/maidsafe/crdt_tree/compare/v0.0.11...v0.0.12) (2021-02-10)


### Features

* derive missing traits for TreeReplica: Eq, Debug, etc. ([3d35dc5](https://github.com/maidsafe/crdt_tree/commit/3d35dc5688599edba0bcc7769cad71463fb6a67d))

### [0.0.11](https://github.com/maidsafe/crdt_tree/compare/v0.0.10...v0.0.11) (2021-02-09)

### [0.0.10](https://github.com/maidsafe/crdt_tree/compare/v0.0.9...v0.0.10) (2021-02-03)
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "crdt_tree"
version = "0.0.11"
version = "0.0.12"
authors = [ "MaidSafe Developers <dev@maidsafe.net>" ]
description = "Tree Conflict-free Replicated Data Type (CRDT)"
homepage = "http://maidsafe.net"
Expand Down

0 comments on commit ba8c3aa

Please sign in to comment.