We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a18aaf4 commit 01c9e1fCopy full SHA for 01c9e1f
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Rust Client for the RabbitMQ HTTP API Change Log
2
3
+## v0.81.0 (in development)
4
+
5
+(no changes yet)
6
7
8
## v0.80.0 (Feb 13, 2026)
9
10
### Enhancements
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "rabbitmq_http_client"
-version = "0.80.0"
+version = "0.81.0"
edition = "2024"
description = "RabbitMQ HTTP API client"
0 commit comments