Skip to content

Commit cc92346

Browse files
actions-userMaidSafe-QA
authored andcommitted
chore(release): 19.0.0
1 parent 84312ec commit cc92346

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
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+
## [19.0.0](https://github.com/maidsafe/sn_dbc/compare/v18.1.0...v19.0.0) (2023-05-31)
6+
7+
8+
### ⚠ BREAKING CHANGES
9+
10+
* remove bincode serialisation from Hash hex-encoding
11+
12+
* remove bincode serialisation from Hash hex-encoding ([84312ec](https://github.com/maidsafe/sn_dbc/commit/84312ece1f65fbc51e02974ea5db25af8ca4db13))
13+
514
## [18.1.0](https://github.com/maidsafe/sn_dbc/compare/v18.0.0...v18.1.0) (2023-05-31)
615

716

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "sn_dbc"
3-
version = "18.1.0"
3+
version = "19.0.0"
44
description = "Safe Network DBC"
55
license = "MIT OR BSD-3-Clause"
66
repository = "https://github.com/maidsafe/sn_dbc"

0 commit comments

Comments
 (0)