Skip to content

Commit 8a559d3

Browse files
committed
v4.0.3
Signed-off-by: Marc-Antoine Perennou <Marc-Antoine@Perennou.com>
1 parent 636d099 commit 8a559d3

File tree

3 files changed

+20
-14
lines changed

3 files changed

+20
-14
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
### 4.0.3 (2026-02-21)
2+
3+
#### Bug Fixes
4+
5+
* `PublisherConfirms` is now public
6+
17
### 4.0.2 (2026-02-20)
28

39
#### Features

Cargo.lock

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "lapin"
3-
version = "4.0.2"
3+
version = "4.0.3"
44
edition = "2024"
55
authors = ["Geoffroy Couprie <geo.couprie@gmail.com>", "Marc-Antoine Perennou <Marc-Antoine@Perennou.com>"]
66
description = "AMQP client library"

0 commit comments

Comments
 (0)