Skip to content

Commit dfea6bb

Browse files
chore: release mpp@0.8.4 (#189)
Co-authored-by: horsefacts <109845214+horsefacts@users.noreply.github.com>
1 parent 2f46c50 commit dfea6bb

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changelog/bind-session-validation.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 0.8.4 (2026-04-02)
4+
5+
### Patch Changes
6+
7+
- Bind payee and currency validation to all session actions (open, voucher, close, topUp). (by @horsefacts, [#188](https://github.com/tempoxyz/mpp-rs/pull/188))
8+
39
## 0.8.3 (2026-03-31)
410

511
### Minor Changes

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "mpp"
3-
version = "0.8.3"
3+
version = "0.8.4"
44
edition = "2021"
55
description = "Rust SDK for the Machine Payments Protocol (MPP)"
66
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)