Skip to content

Commit 6abb101

Browse files
committed
v2.5.0
Signed-off-by: Marc-Antoine Perennou <Marc-Antoine@Perennou.com>
1 parent 879f7fa commit 6abb101

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
### 2.5.0 (2024-07-27)
2+
3+
#### Bug Fixes
4+
5+
* Better handle in flight frames on io loop termination.
6+
17
### 2.4.0 (2024-07-16)
28

39
#### Bug Fixes

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "lapin"
3-
version = "2.4.0"
3+
version = "2.5.0"
44
edition = "2021"
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)