Skip to content

Commit 3050eb5

Browse files
authored
Merge pull request #37 from goto-opensource/release-plz/2023-10-28T09-55-13Z
chore: release v0.3.0
2 parents 3ff961e + eabd6fd commit 3050eb5

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [0.3.0] - 2023-10-28
6+
7+
### Features
8+
9+
- Update key derivation / tag computation to draft-03
10+
511
## [0.2.2] - 2023-08-02
612

713
### Features

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
edition = "2021"
33
license = "MIT/Apache-2.0"
44
name = "sframe"
5-
version = "0.2.3"
5+
version = "0.3.0"
66

77
authors = [
88
"Tobias Waurick <[email protected]>",

0 commit comments

Comments
 (0)