We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5733675 commit 345391dCopy full SHA for 345391d
CHANGELOG.md
@@ -8,6 +8,10 @@ and this project adheres to
8
9
<!-- ## [Unreleased] -->
10
11
+## Added
12
+
13
+- `broadcasts::update` and `UpdateBroadcastOptions`, `UpdateBroadcastResponse`
14
15
## [0.12.0] - 2025-02-25
16
17
## Added
Cargo.toml
@@ -2,7 +2,7 @@
2
3
[package]
4
name = "resend-rs"
5
-version = "0.12.0"
+version = "0.12.1"
6
edition = "2021"
7
license = "MIT"
0 commit comments