Skip to content

Commit 710b009

Browse files
actions-userMaidSafe-QA
authored andcommitted
chore(release): 5.2.0
1 parent 525cc71 commit 710b009

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+
## [5.2.0](https://github.com/maidsafe/blsttc/compare/v5.1.3...v5.2.0) (2022-04-05)
6+
7+
8+
### Features
9+
10+
* derive [De-]Serialize on Error ([525cc71](https://github.com/maidsafe/blsttc/commit/525cc7171ca9dc375b25ba5cb0caafdae3949046))
11+
512
### [5.1.3](https://github.com/maidsafe/blsttc/compare/v5.1.2...v5.1.3) (2022-03-22)
613

714
### [5.1.2](https://github.com/maidsafe/blsttc/compare/v5.1.1...v5.1.2) (2022-03-21)

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ license = "MIT OR Apache-2.0"
66
name = "blsttc"
77
readme = "README.md"
88
repository = "https://github.com/maidsafe/blsttc"
9-
version = "5.1.3"
9+
version = "5.2.0"
1010

1111
[dependencies]
1212
ff = "0.11.0"

0 commit comments

Comments
 (0)