Skip to content

Commit 84a9c82

Browse files
Prepare release 0.4.0
1 parent 6aa9028 commit 84a9c82

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,11 @@
22

33
## Unreleased
44

5-
-
5+
[All Changes](https://github.com/trussed-dev/cosey/compare/v0.4.0...HEAD)
66

7-
[All Changes](https://github.com/trussed-dev/cosey/compare/v0.3.2...HEAD)
7+
## [v0.4.0](https://github.com/trussed-dev/cosey/releases/tag/v0.4.0)
8+
9+
- Update `heapless-bytes` to 0.5.0 ([#15](https://github.com/trussed-dev/cosey/pull/15))
810

911
## [v0.3.2](https://github.com/trussed-dev/cosey/releases/tag/v0.3.2) (2025-02-26)
1012

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "cosey"
3-
version = "0.3.2"
3+
version = "0.4.0"
44
authors = ["Nicolas Stalder <n@stalder.io>"]
55
license = "Apache-2.0 OR MIT"
66
description = "Data types and serde for public COSE_Keys"

0 commit comments

Comments
 (0)