Skip to content

Commit 0520f66

Browse files
Prep 0.3.8 release (#97)
1 parent 50583c5 commit 0520f66

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Change Log
22

3+
## 0.3.8 - 2024-07-24
4+
5+
- Make `CoseSign[1]::tbs_[detached_]data` methods `pub`.
6+
37
## 0.3.7 - 2024-04-05
48

59
- Bump MSRV to 1.58.

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "coset"
3-
version = "0.3.7"
3+
version = "0.3.8"
44
authors = ["David Drysdale <[email protected]>", "Paul Crowley <[email protected]>"]
55
edition = "2018"
66
license = "Apache-2.0"

0 commit comments

Comments
 (0)