Skip to content

Commit 345391d

Browse files
prep 0.12.1
1 parent 5733675 commit 345391d

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ and this project adheres to
88

99
<!-- ## [Unreleased] -->
1010

11+
## Added
12+
13+
- `broadcasts::update` and `UpdateBroadcastOptions`, `UpdateBroadcastResponse`
14+
1115
## [0.12.0] - 2025-02-25
1216

1317
## Added

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[package]
44
name = "resend-rs"
5-
version = "0.12.0"
5+
version = "0.12.1"
66
edition = "2021"
77

88
license = "MIT"

0 commit comments

Comments
 (0)