Skip to content

Commit 163dfc5

Browse files
committed
Release 3.0.1
1 parent 6a7bcc5 commit 163dfc5

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44

55
## Unreleased
66

7+
## 3.0.1 25-07-24
8+
79
- Add `defmt` attributes to cache types.
810

911
## 3.0.0 17-07-24

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "sequential-storage"
3-
version = "3.0.0"
3+
version = "3.0.1"
44
edition = "2021"
55
license = "MIT OR Apache-2.0"
66
description = "A crate for storing data in flash with minimal erase cycles."

0 commit comments

Comments
 (0)