Skip to content

Commit 251722d

Browse files
actions-userMaidSafe-QA
authored andcommitted
chore(release): 17.0.0
1 parent 8a124c9 commit 251722d

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+
## [17.0.0](https://github.com/maidsafe/sn_dbc/compare/v16.0.1...v17.0.0) (2023-04-13)
6+
7+
8+
### ⚠ BREAKING CHANGES
9+
10+
* have dbcs take derived key
11+
12+
* have dbcs take derived key ([8a124c9](https://github.com/maidsafe/sn_dbc/commit/8a124c925fed3810dd6c1a7843b0ceed1356757d))
13+
514
### [16.0.1](https://github.com/maidsafe/sn_dbc/compare/v16.0.0...v16.0.1) (2023-04-12)
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 = "16.0.1"
3+
version = "17.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)